update NEWS, ChangeLog for r84245
authorShinwoo Kim <kimcinoo.efl@gmail.com>
Wed, 20 Feb 2013 02:36:25 +0000 (02:36 +0000)
committerShinwoo Kim <kimcinoo.efl@gmail.com>
Wed, 20 Feb 2013 02:36:25 +0000 (02:36 +0000)
SVN revision: 84247

legacy/elementary/ChangeLog
legacy/elementary/NEWS

index d66d33c..7a53923 100644 (file)
 
         * 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.
+
index 981ca7a..ba386a5 100644 (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: