elm_cnp: Fix memory leak in error path.
[framework/uifw/elementary.git] / ChangeLog
index 2d727ac..2911c47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2013-06-19  Jaehwan Kim
 
         * Fix elm_scroller_page_show bug. It have to save the wanted values to show the wanted page.
+
+2013-06-20  Youngbok Shin
+
+        * Fix non-scrollable entry did not comply focus_highlight data.