summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorchengyemao <chengyemao>2004-05-08 03:53:57 (GMT)
committerchengyemao <chengyemao>2004-05-08 03:53:57 (GMT)
commitf7960709322830225bdd51fc1d89cb6b15d980db (patch)
treeb61ba940150644ddf4f6796d3473bd5aad03004e /ChangeLog
parent70ad1209cb16fa978aab64c10f31729084d003db (diff)
downloadtk-f7960709322830225bdd51fc1d89cb6b15d980db.zip
tk-f7960709322830225bdd51fc1d89cb6b15d980db.tar.gz
tk-f7960709322830225bdd51fc1d89cb6b15d980db.tar.bz2
Fixed bug 767176
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d2ce61..12dd906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-07 Chengye Mao <chengye.geo@yahoo.com>
+ * win/tkWinWm.c <UpdateWrapper>: handle and destroy old wrapper
+ correctly and fix crash problem in wish exiting [Bug 767176].
+
2004-05-05 Jeff Hobbs <jeffh@ActiveState.com>
* win/tkWinFont.c (FindSubFontForChar): corrections to dkf patch