From a79a982a91c30ee9af7b5de9e5f825c07430d5b7 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 20 Aug 2013 18:34:13 +1000 Subject: [PATCH] Oops, and document this Lua change. --- ChangeLog | 4 ++++ NEWS | 1 + 2 files changed, 5 insertions(+) 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: -- 2.7.4