summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-09-27 02:05:00 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-09-27 02:05:00 +0900
commitef94c9a6f1588e7ec6711ae4dd57a506a87353e2 (patch)
treec1e6e34956dccb289b3b97dbf540571da90d02c5 /ChangeLog
parent1eb541ffe663347c247168eca067602a3f928ef4 (diff)
downloadelementary-ef94c9a6f1588e7ec6711ae4dd57a506a87353e2.tar.gz
elementary/layout - fix the layout to swallow contents again when theme is changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 947f1beba..884807c8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1648,3 +1648,7 @@
2013-09-21 Daniel Juyung Seo (SeoZ)
* menu: added elm_menu_item_subitems_clear.
+
+2013-09-27 ChunEon Park (Hermet)
+
+ * layout: fixed the layout to swallow the contents again when theme is changed.