summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1676faa..f3bd07f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* generic/tclIO.c (TclGetsObjBinary): add an efficient binary path
for [gets].
+ (DoWriteChars): special case for 1-byte channel write.
2007-11-06 Miguel Sofer <msofer@users.sf.net>