diff options
author | WooHyun Jung <woohyun0705@gmail.com> | 2013-02-07 05:36:47 +0000 |
---|---|---|
committer | WooHyun Jung <woohyun0705@gmail.com> | 2013-02-07 05:36:47 +0000 |
commit | 5d3e2e48d2d4abbaa61ada8e0c557e1d0297aa4f (patch) | |
tree | 382dc1eac2fba293b210cac3ef14e3fab954d575 /ChangeLog | |
parent | d9cafa2052e49120139c5dc2488aaaa13d176261 (diff) | |
download | efl-5d3e2e48d2d4abbaa61ada8e0c557e1d0297aa4f.tar.gz efl-5d3e2e48d2d4abbaa61ada8e0c557e1d0297aa4f.tar.xz efl-5d3e2e48d2d4abbaa61ada8e0c557e1d0297aa4f.zip |
[edje/edje_program] Checking walking_callbacks for not removing patterns which are still used.
SVN revision: 83700
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-02-07 WooHyun Jung + + * edje: Checking walking_callbacks for not removing patterns which are still used. + 2013-02-06 Cedric Bail * eina: fix map leak in Eina_File. |