summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordeasung.kim <deasung.kim@samsung.com>2013-10-08 15:41:06 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2013-10-08 15:41:06 +0900
commit0de4b6d2c3d7261f67383cd92e0b7a3453c5fa6b (patch)
treeb7dd429fd615efd6c667c038f77ae440a20d6119 /ChangeLog
parentea7087c3ad6d24341159602dc95829daa0fa5557 (diff)
downloadelementary-0de4b6d2c3d7261f67383cd92e0b7a3453c5fa6b.tar.gz
ctxpopup: fix elm_object_content_unset didn't unpack content from box
Reviewers: seoz Reviewed By: seoz Differential Revision: https://phab.enlightenment.org/D261
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9ab155e9..7891a1bd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1680,3 +1680,6 @@
handle styles at all (so styles were broken with the given
namespace).
+2013-10-08 Daesung Kim (ad960009)
+
+ * ctxpopup : fix elm_object_content_unset didn't unpack content from box