From: Daniel Juyung Seo Date: Wed, 23 Jan 2013 00:11:20 +0000 (+0000) Subject: elm ChangeLog, NEWS: Updated ChangeLog and NEWS for r83071. X-Git-Tag: submit/efl/20131021.015827~1075 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca7257d97f09843f4c1fa61ee775d764a3754f46;p=platform%2Fupstream%2Felementary.git elm ChangeLog, NEWS: Updated ChangeLog and NEWS for r83071. SVN revision: 83117 --- diff --git a/ChangeLog b/ChangeLog index 081046a..2699c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -940,3 +940,7 @@ 2013-01-22 ChunEon Park (Hermet) * apply display mode to all views of a naviframe if the display mode of the views are changed. + +2012-01-22 Daniel Juyung Seo (SeoZ) + + * Enhanced diskselector add and item_append time. diff --git a/NEWS b/NEWS index d463743..6427bcb 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,7 @@ Improvements: * Allocate conformant part dummy objects only when the swallow parts are existed actually. since these parts are really dependent on the platform, in most case they don't need all parts at the same time. + * Enhanced diskselector add and item_append time. Fixes: