From 0fd34bea8b98c19f3c9497dff336be0b27a107db Mon Sep 17 00:00:00 2001 From: WooHyun Jung Date: Tue, 9 Apr 2013 22:28:27 +0900 Subject: [PATCH] Modified ChangeLog and NEWS for the latest modification. --- ChangeLog | 3 +++ NEWS | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5359943..1f09368 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1230,3 +1230,6 @@ * Add elm_mapbuf_auto_set()/elm_mapbuf_auto_get() +2013-04-09 WooHyun Jung + + * Ctxpopup is now supproting focus_direction. diff --git a/NEWS b/NEWS index 927165e..4bb2a9d 100644 --- a/NEWS +++ b/NEWS @@ -95,6 +95,7 @@ Improvements: * Naviframe works for H/W Back key event. * Naviframe is now supproting focus_direction. * Scroller decides whether the accelerator is on or not, depending on the velocity and the interval time of the flick event. + * Ctxpopup is now supproting focus_direction. Fixes: -- 2.7.4