summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-11-21 13:26:37 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-11-21 13:26:37 +0900
commit12aba0db5a0949488d37b69b8696ed424666dca8 (patch)
tree685af3494c7d93c628db00f950a35b6e578f7fc3 /ChangeLog
parent035d573571a80f23077b46937586d71a1f638a54 (diff)
downloadefl-12aba0db5a0949488d37b69b8696ed424666dca8.tar.gz
edje - Fix to update map enabled part when edje object is moved.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9c4c2859c..de43e9edc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-21 ChunEon Park (Hermet)
+
+ * Edje: Fix to update map-enabled part when the edje object is moved.
+
2013-11-20 Cedric Bail
* Eina: Fix a possible race condition during eina_file_close.