X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=c2a798662dec84471c9c4b06fdbd6299a682f377;hb=1d7494aea6501853489e1ac2bf010bc2a7b087e0;hp=2d296849915fb9b07e6e6996f970e243f9325c5b;hpb=cb6613916e892c2281d3f99530d8e9c891f63e09;p=profile%2Fivi%2Fedje.git diff --git a/ChangeLog b/ChangeLog index 2d29684..c2a7986 100644 --- a/ChangeLog +++ b/ChangeLog @@ -589,3 +589,41 @@ 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.