summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-12-01 21:47:59 (GMT)
committerdgp <dgp@noemail.net>2008-12-01 21:47:59 (GMT)
commitb59f6a4624eba04fa501825429a1e3c19529b593 (patch)
tree581c513ba2d78ed38dfb90bd75690e4475ac91dd /ChangeLog
parentb64a046b5013aa1072e563f8f31b2affcb8f2d89 (diff)
downloadtcl-b59f6a4624eba04fa501825429a1e3c19529b593.zip
tcl-b59f6a4624eba04fa501825429a1e3c19529b593.tar.gz
tcl-b59f6a4624eba04fa501825429a1e3c19529b593.tar.bz2
* generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to
something that doesn't crash the test suite. FossilOrigin-Name: f0ac8ebbfabe8e7b75121bc4a002a3643d2d9bd3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4803a8e..98d77ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-01 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to
+ something that doesn't crash the test suite.
+
2008-11-25 Andreas Kupries <andreask@activestate.com>
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport of