diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-01 21:48:00 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-01 21:48:00 (GMT) |
commit | fa556f0aad80fad65699c15f325c4374e083f6f5 (patch) | |
tree | 581c513ba2d78ed38dfb90bd75690e4475ac91dd /ChangeLog | |
parent | 2f424655e647b4d30c4ba3440f3e18778ec0964a (diff) | |
download | tcl-fa556f0aad80fad65699c15f325c4374e083f6f5.zip tcl-fa556f0aad80fad65699c15f325c4374e083f6f5.tar.gz tcl-fa556f0aad80fad65699c15f325c4374e083f6f5.tar.bz2 |
* generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to
something that doesn't crash the test suite.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |