From 77cc27d05ae6903f49259d89524637705dc5ac69 Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Thu, 20 Sep 2012 06:27:34 +0000 Subject: [PATCH] edje: damn top poster ! SVN revision: 76884 --- legacy/edje/ChangeLog | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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