Oops, and document this Lua change.

This commit is contained in:
David Walter Seikel 2013-08-20 18:34:13 +10:00
parent 857fcebbf9
commit a79a982a91
2 changed files with 5 additions and 0 deletions

View File

@ -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()

1
NEWS
View File

@ -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: