Oops, and document this Lua change.
authorDavid Walter Seikel <won_fang@yahoo.com.au>
Tue, 20 Aug 2013 08:34:13 +0000 (18:34 +1000)
committerDavid Walter Seikel <won_fang@yahoo.com.au>
Tue, 20 Aug 2013 08:34:13 +0000 (18:34 +1000)
ChangeLog
NEWS

index 8d50d51..b43e680 100644 (file)
--- 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 (file)
--- 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: