From b0ba47bd1f403b5069f4bd0d227b8fc24e8ae4d0 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Wed, 20 Feb 2013 02:36:25 +0000 Subject: [PATCH] update NEWS, ChangeLog for r84245 SVN revision: 84247 --- legacy/elementary/ChangeLog | 5 +++++ legacy/elementary/NEWS | 1 + 2 files changed, 6 insertions(+) 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: -- 2.7.4