Modified ChangeLog and NEWS for the latest modification.

This commit is contained in:
WooHyun Jung 2013-04-09 22:28:27 +09:00
parent 8a6c6c0827
commit b573a1f3dc
2 changed files with 4 additions and 0 deletions

View File

@ -1230,3 +1230,6 @@
* Add elm_mapbuf_auto_set()/elm_mapbuf_auto_get()
2013-04-09 WooHyun Jung
* Ctxpopup is now supproting focus_direction.

View File

@ -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: