Imported Upstream version 1.7.4
[platform/upstream/edje.git] / NEWS
diff --git a/NEWS b/NEWS
index ce26384..e38a12b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Edje 1.7.4
+
+Changes since Edje 1.7.3:
+-------------------------
+
+Fixes:
+    * Lua 5.2 support added, still works fine with 5.1.
+    * Before cursor is moved by mouse_down, imf_context_reset should be called with current cursor position.
+    * Backport from 78587 in trunk.
+    * Fix inheriting groups with programs that have after programs where after programs are duplicated in the list.
+
 Edje 1.7.3
 
 Changes since Edje 1.7.2:
@@ -5,6 +16,7 @@ Changes since Edje 1.7.2:
 
 Fixes:
     * fix compilation on Solaris 11
+    * fix duplicate after programs in group inheritance.
 
 Changes since Edje 1.7.1:
 -------------------------