From: Shinwoo Kim Date: Wed, 20 Feb 2013 02:36:25 +0000 (+0000) Subject: update NEWS, ChangeLog for r84245 X-Git-Tag: upstream/1.20.0~7116^2~14^2~5066 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0ba47bd1f403b5069f4bd0d227b8fc24e8ae4d0;p=platform%2Fupstream%2Fefl.git update NEWS, ChangeLog for r84245 SVN revision: 84247 --- diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index d66d33c..7a53923 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -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. + diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 981ca7a..ba386a5 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -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: