summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fdf85a..4c60f50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-10 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit if
+ the winPtr indicates TK_ALREADY_DEAD. This prevents reinit that
+ creates a Tk exit handler after all exit handlers should be
+ called. [Bug 749908, 1322294]
+
2005-10-10 Vince Darley <vincentdarley@users.sourceforge.net>
* doc/text.n