summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-12-03 04:57:37 (GMT)
committerhobbs <hobbs>2003-12-03 04:57:37 (GMT)
commit30898442d4bd1515e66413919387389ea326bebb (patch)
tree88da1ccdc684bece5acffcf9757f20dd95186309 /ChangeLog
parent0846b3417b95766d91c1ec7aa598a89f559e018f (diff)
downloadtk-30898442d4bd1515e66413919387389ea326bebb.zip
tk-30898442d4bd1515e66413919387389ea326bebb.tar.gz
tk-30898442d4bd1515e66413919387389ea326bebb.tar.bz2
* generic/tkMenu.c (MenuVarProc): prevent this from triggering
while interp is being destroyed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9085724..a6b258f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkMenu.c (MenuVarProc): prevent this from triggering
+ while interp is being destroyed.
+
2003-11-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
*** 8.4.5 TAGGED FOR RELEASE ***