diff --git a/legacy/edje/ChangeLog b/legacy/edje/ChangeLog index f728340caf..24ea294e74 100644 --- a/legacy/edje/ChangeLog +++ b/legacy/edje/ChangeLog @@ -1,12 +1,3 @@ -2012-08-04 Flavio Ceolin - - * Added edje_codegen - tool that genereates code to working with - edje files. - -2012-06-06 Leandro Pereira - - * Made state index optional (defaulting to 0.0). - 2011-01-29 Carsten Haitzler (The Rasterman) 1.0.0 release @@ -156,6 +147,11 @@ * Entry: Added changed,user signal. This signal indicates the entry has changed because of user interaction, i.e not by code. +2012-08-04 Flavio Ceolin + + * Added edje_codegen - tool that genereates code to working with + edje files. + 2011-08-22 Cedric Bail * Add collection.group.limits { @@ -491,6 +487,10 @@ * Fix decompile of sound samples not double-free * Fix alsa configure option to be alsa, not flac. +2012-06-06 Leandro Pereira + + * Made state index optional (defaulting to 0.0). + 2012-06-06 Jihoon Kim * edje_entry: display preedit string even though there is no attribute