summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-08-01 20:24:48 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-08-01 20:24:48 (GMT)
commitacf4293cf37a201ebfa87e6e659bf7cfc9535963 (patch)
tree3d3883042dc282218ebe4f6086aa1fb57b6f3420 /ChangeLog
parentf02960739692cea710d87f40a460c9564e8cc10c (diff)
downloadtk-acf4293cf37a201ebfa87e6e659bf7cfc9535963.zip
tk-acf4293cf37a201ebfa87e6e659bf7cfc9535963.tar.gz
tk-acf4293cf37a201ebfa87e6e659bf7cfc9535963.tar.bz2
Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a8877..592ddc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-01 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinWm.c: Backported fixes for handling unmapped parent
+ * test/wm.test: toplevels. [Bug 2009788, 2028703]
+
2008-07-31 Don Porter <dgp@users.sourceforge.net>
* generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck