summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-06-24 20:07:08 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-06-24 20:07:08 (GMT)
commiteee8927e2b314d25d605dbf6337ba7d5ed5a8a46 (patch)
tree92f6646260678c2a5a490c82febb89f3dc354f98 /ChangeLog
parent71740887a1b116bd5a298e4fcc67cf486fa56149 (diff)
downloadtcl-eee8927e2b314d25d605dbf6337ba7d5ed5a8a46.zip
tcl-eee8927e2b314d25d605dbf6337ba7d5ed5a8a46.tar.gz
tcl-eee8927e2b314d25d605dbf6337ba7d5ed5a8a46.tar.bz2
cleanup Tcl_Preserve after exit handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b57f16..6544b3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-06-24 Kevin Kenny <kennykb@acm.org>
+
+ * generic/tclEvent.c (Tcl_Finalize):
+ * generic/tclInt.h:
+ * generic/tclPreserve.c (TclFinalizePreserve): Changed the
+ finalization logic so that Tcl_Preserve finalizes after exit
+ handlers run; a lot of code called from Tk's exit handlers
+ presumes tha Tcl_Preserve will still work even from an exit
+ handler.
+
2005-06-24 Don Porter <dgp@users.sourceforge.net>
* library/auto.tcl: Make file safe to re-[source] without