summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-05-15 21:51:46 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-05-15 21:51:46 (GMT)
commit6d32bfc2e3607fa604256d127278dc051779c549 (patch)
tree49e0fa2a9af827e2b90a9260b0cbb7364e6a0f7a /ChangeLog
parent254184a818b32e16b090faa444a90591c81c8c56 (diff)
downloadtcl-6d32bfc2e3607fa604256d127278dc051779c549.zip
tcl-6d32bfc2e3607fa604256d127278dc051779c549.tar.gz
tcl-6d32bfc2e3607fa604256d127278dc051779c549.tar.bz2
Fixed Tcl bug 736425
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc7b500..b789c5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-15 Kevin B. Kenny <kennykb@hippolyta>
+
+ * generic/tclGetDate.y: added further hackery to the yacc
+ * generic/tclDate.c: post-processing to arrange for the
+ * unix/Makefile.in: code to set up exit handlers to free
+ the stacks [Bug 736425].
+
2003-05-15 Jeff Hobbs <jeffh@ActiveState.com>
* doc/socket.n: