summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-11-12 17:25:18 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-11-12 17:25:18 (GMT)
commit0ff9c6a9c918c519b765feaa5c09bf489290d50c (patch)
tree7bdcd74fc2ad492eabc6dd73fea2dd236a3f831c /ChangeLog
parente4b809abf57f2062e0ae4be8a17c3a77b079147c (diff)
downloadtcl-0ff9c6a9c918c519b765feaa5c09bf489290d50c.zip
tcl-0ff9c6a9c918c519b765feaa5c09bf489290d50c.tar.gz
tcl-0ff9c6a9c918c519b765feaa5c09bf489290d50c.tar.bz2
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity
* tests/io.test: which used the number of _written_ bytes or character to update the counters for the read bytes/characters. New test io-53.11. This is a forward port from the 8.5 branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5fea35..7757b62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-12 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity
+ * tests/io.test: which used the number of _written_ bytes or
+ character to update the counters for the read bytes/characters.
+ New test io-53.11. This is a forward port from the 8.5 branch.
+
2009-11-11 Don Porter <dgp@users.sourceforge.net>
* generic/tclClock.c (TclClockInit): Do not create [clock] support