From 34d331ef5a8c8f6f1ef0f279d8cbc960cc81dd92 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Wed, 23 Jan 2013 00:11:20 +0000 Subject: [PATCH] elm ChangeLog, NEWS: Updated ChangeLog and NEWS for r83071. SVN revision: 83117 --- legacy/elementary/ChangeLog | 4 ++++ legacy/elementary/NEWS | 1 + 2 files changed, 5 insertions(+) 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: