diff options
author | hobbs <hobbs> | 2002-03-05 21:14:44 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-03-05 21:14:44 (GMT) |
commit | e74b0de3694e8841aa1312d1b6bd69cad7a87a97 (patch) | |
tree | 564856109287f4be4817c7d026e6b357eea65e97 | |
parent | b17d98e52abd820fff10d021b1e2c69f799a83c2 (diff) | |
download | tcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.zip tcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.tar.gz tcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.tar.bz2 |
adjust 8.4a4 release tagcore_8_4_a4
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,7 +1,19 @@ -2002-03-04 Jeff Hobbs <jeffh@ActiveState.com> +2002-03-05 Jeff Hobbs <jeffh@ActiveState.com> *** 8.4a4 TAGGED FOR RELEASE *** + * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush + problem introduced by TIP #35. This may not satisfy true serial + channels, but it restores the correct flushing of std* channels on + exit. + + * unix/README: added --enable-langinfo doc. + + * unix/tcl.spec: + * tools/tcl.wse.in: fixed URL refs to use www.tcl.tk or SF. + +2002-03-04 Jeff Hobbs <jeffh@ActiveState.com> + * README: * mac/README: * unix/Makefile.in: |