update NEWS, ChangeLog for r84245

SVN revision: 84247
This commit is contained in:
Shinwoo Kim 2013-02-20 02:36:25 +00:00
parent 11ca192805
commit b0ba47bd1f
2 changed files with 6 additions and 0 deletions

View File

@ -1042,3 +1042,8 @@
* ignore tab key widget focus change if control/alt is pressed
* prevent blank entry hoversels
2013-02-17 Shinwoo Kim
* Fix restacking issue on ctxpopup - resatck callback makes the bg object be top of ctxpopup.

View File

@ -154,6 +154,7 @@ Fixes:
* Fix elm_config to properly check file type.
* ignore tab key widget focus change if control/alt is pressed
* prevent blank entry hoversels
* Fix restacking issue on ctxpopup - resatck callback makes the bg object be top of ctxpopup.
Removals: