From 56415aec4c659156080c1c081c3d6ce752cba850 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Sat, 26 Jan 2013 09:55:26 +0000 Subject: [PATCH] elm ChangeLog: Fixed wrong dates. SVN revision: 83354 --- legacy/elementary/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index 56392f0f83..682040d4e1 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -941,18 +941,18 @@ * 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) +2013-01-22 Daniel Juyung Seo (SeoZ) * Enhanced diskselector add and item_append time. -2012-01-23 WooHyun Jung +2013-01-23 WooHyun Jung * In _timer_cb of elm_notify, access to sd should be forbidden after smart_callback_call is called. -2012-01-26 ChanWook Jung (jchanwook@gmail.com) +2013-01-26 ChanWook Jung (jchanwook@gmail.com) * Expand elm_transit tween_mode and add twee_mode_factor_set(),get() APIs -2012-01-26 WooHyun Jung +2013-01-26 WooHyun Jung * A widget which doesn't have focus_region_get should give its width and height for correct focus_region_show.