summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2003-10-14 22:44:48 (GMT)
committerdavygrvy <davygrvy@pobox.com>2003-10-14 22:44:48 (GMT)
commit0eaecb58f47298d9f01ce51c2bd78ac1e47ba2ad (patch)
tree64179c0d5423c5480263a6a615eb4c7d33c7d450 /ChangeLog
parente18615b1888dbd8278403746478b974e5fcc1d2d (diff)
downloadtcl-0eaecb58f47298d9f01ce51c2bd78ac1e47ba2ad.zip
tcl-0eaecb58f47298d9f01ce51c2bd78ac1e47ba2ad.tar.gz
tcl-0eaecb58f47298d9f01ce51c2bd78ac1e47ba2ad.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74c119d..437a1da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-14 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclAppInit.c (sigHandler): Punt gracefully if exitToken
+ has already been destroyed.
+
2003-10-13 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclCmdMZ.c: