diff --git a/ChangeLog b/ChangeLog index 8d50d5192c..b43e680de9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-08-20 David Seikel (onefang) + + * Edje Lua: Check for both Lua 5.1 and 5.2. + 2013-08-13 Jihoon Kim * Ecore_IMF: add ecore_imf_context_input_panel_on_demand_set/get() diff --git a/NEWS b/NEWS index 6da6d0ee2c..e1d3418c05 100644 --- a/NEWS +++ b/NEWS @@ -398,6 +398,7 @@ Fixes: - Fix some logic issue when using fixed point path. - Correctly set match flag of signal callbacks - Fix size calculation of flags of signal callbacks + - Check for both Lua 5.1 and 5.2. * Efreet: - Fix desktop command parsing of https. * Emotion: