summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Walter Seikel <won_fang@yahoo.com.au>2013-08-20 18:34:13 +1000
committerDavid Walter Seikel <won_fang@yahoo.com.au>2013-08-20 18:34:13 +1000
commita79a982a91c30ee9af7b5de9e5f825c07430d5b7 (patch)
tree4c40c4b7debac66308f1ec815234e1ee2a6c4afd /ChangeLog
parent857fcebbf971acd50286d8e52d362d88e2baae50 (diff)
Oops, and document this Lua change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d50d5192..b43e680de 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()