summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-10-15 15:00:13 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-10-15 15:00:13 +0900
commit0daa2d02c7cd981615f8675be958af4d3133c5fa (patch)
tree6c01840712fcf4280506d314fd1bec24b341990b /ChangeLog
parente309967384a28ccd8f463d63a91b06d2dcc4f8aa (diff)
downloadefl-0daa2d02c7cd981615f8675be958af4d3133c5fa.tar.gz
Edje - Fixed memory leak in the edje map color transition.
Some cases, It doesn't free the interpolated colors. Now it has guaranteed to free them always.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba374ef462..3b937615d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-15 ChunEon Park (Hermet)
+
+ * Fixed memory leak in the edje map color transition.
+
2013-10-11 Carsten Haitzler (The Rasterman)
* deprecate/remove all the eina_error setting (and getting)