edje: only compile edje from 1.7 branch with Lua 5.1.
[profile/ivi/edje.git] / ChangeLog
index 2d29684..c2a7986 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2012-10-26  Michael Bouchaud (yoz)
 
         * fix edje_object_scale_set with edje containing boxes and/or tables
+
+2012-10-31  Carsten Haitzler (The Rasterman)
+
+        * Fix edje_cc to use max compression, not default compression.
+
+2012-10-31  ChunEon Park (Hermet)
+
+        * Fix to update the text classes when text classes are changed.
+
+2012-11-02  ChunEon Park (Hermet)
+
+        * Fix to not update map uv for proxy
+
+2012-11-21  Carsten Haitzler (The Rasterman)
+
+        * Backport fix for null name strcmp with group inheritance
+        from 76449 in trunk.
+
+2012-11-23 Luis Felipe Strano Moraes
+
+        1.7.2 release
+
+2012-12-05  Robert David
+
+       * Fix Solaris 11 build.
+
+2012-12-07  Luis Felipe Strano Moraes
+
+       * 1.7.3 release
+
+2012-12-05  Tae-Hwan Kim (Bluezery)
+
+        * Fix inheriting gorups with programs that have after programs where
+        after programs are duplicated in the list.
+
+2012-12-13  Cedric Bail
+
+       * Enforce compilation with Lua 5.1 only.