summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-07-07 18:59:51 (GMT)
committerstanton <stanton>1999-07-07 18:59:51 (GMT)
commit0939ac05ffff9b512dd7e1a197d9bd8881bca036 (patch)
tree1e65a7c884275de4bfd7e013b2e1376d876e011c /ChangeLog
parent75c5493d11453483097ff1c5d8808602534ec857 (diff)
downloadtcl-0939ac05ffff9b512dd7e1a197d9bd8881bca036.zip
tcl-0939ac05ffff9b512dd7e1a197d9bd8881bca036.tar.gz
tcl-0939ac05ffff9b512dd7e1a197d9bd8881bca036.tar.bz2
* doc/fconfigure.n: Clarified default buffering behavior for the
standard channels. [Bug: 2335]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75b66bb..35a7161 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-07 <stanton@scriptics.com>
+
+ * doc/fconfigure.n: Clarified default buffering behavior for the
+ standard channels. [Bug: 2335]
+
1999-07-06 <redman@scriptics.com>
* win/tclWinSerial.c: New implementation of serial port driver