diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index 081046a00f..2699c2aae5 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/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/legacy/elementary/NEWS b/legacy/elementary/NEWS index d46374358b..6427bcba7e 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/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: