summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-11-22 23:28:36 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-11-22 23:28:36 (GMT)
commit289a84bb2587e4db1a64b76701759a572d6c3447 (patch)
treee01df5da2143b20b5ca3910c5adb667ea5d213a4 /ChangeLog
parent59ddd65061064dbf6eb5a124e7888f95bb88da48 (diff)
downloadtk-289a84bb2587e4db1a64b76701759a572d6c3447.zip
tk-289a84bb2587e4db1a64b76701759a572d6c3447.tar.gz
tk-289a84bb2587e4db1a64b76701759a572d6c3447.tar.bz2
Make sure the window is still present when handling delayed activation [Bug 2899949]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a1e006..ce9ee3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-22 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * tests/winWm.test: Make sure the window is still present
+ * win/tkWinWm.c: when handling delayed activation [Bug 2899949]
+
2009-11-13 Pat Thoyts <patthoyts@users.sourceforge.net>
* tests/winDialog.test: Backported fix for running dialog tests