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 2381229..22f3287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-03 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkFrame.c (CreateFrame): throw a Tcl error instead of a
+ panic when we cannot get a main window and appname is NULL. This
+ can indicate that a user tried to create a frame/toplevel while Tk
+ was dying. [Bug #661792]
+
2002-12-27 David Gravereaux <davygrvy@pobox.com>
* generic/tkText.h: ANSI unfriendly typedef for TkTextBTree