diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2010-02-07 22:13:12 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2010-02-07 22:13:12 (GMT) |
commit | 0a2eb75c6b7960ada46c0f31b72ac7a2a505eba6 (patch) | |
tree | 2b4353cf7eeb7c50938eb7e55599a9a02bf1179e | |
parent | 8dc76eca1beb59a4b83d3a8465e445a23ce9b4fb (diff) | |
download | tcl-0a2eb75c6b7960ada46c0f31b72ac7a2a505eba6.zip tcl-0a2eb75c6b7960ada46c0f31b72ac7a2a505eba6.tar.gz tcl-0a2eb75c6b7960ada46c0f31b72ac7a2a505eba6.tar.bz2 |
Fix buggy date in tclIO.c history.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ looping during finalization of channels not bound to interpreters. -2008-08-23 Andreas Kupries <andreask@activestate.com> +2008-11-23 Andreas Kupries <andreask@activestate.com> * generic/tclIO.c: Backport of fix for [Bug 2333466]. |