From: David Walter Seikel Date: Tue, 20 Aug 2013 08:34:13 +0000 (+1000) Subject: Oops, and document this Lua change. X-Git-Tag: submit/devel/efl/20131022.203902~50 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a79a982a91c30ee9af7b5de9e5f825c07430d5b7;p=platform%2Fupstream%2Fefl.git Oops, and document this Lua change. --- diff --git a/ChangeLog b/ChangeLog index 8d50d51..b43e680 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 6da6d0e..e1d3418 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: