summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-03-05 21:14:44 (GMT)
committerhobbs <hobbs>2002-03-05 21:14:44 (GMT)
commite74b0de3694e8841aa1312d1b6bd69cad7a87a97 (patch)
tree564856109287f4be4817c7d026e6b357eea65e97 /ChangeLog
parentb17d98e52abd820fff10d021b1e2c69f799a83c2 (diff)
downloadtcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.zip
tcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.tar.gz
tcl-e74b0de3694e8841aa1312d1b6bd69cad7a87a97.tar.bz2
adjust 8.4a4 release tagcore_8_4_a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cbd79eb..13f300d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: