summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-04-15 18:34:47 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-04-15 18:34:47 (GMT)
commit792972c9a4f2ab1f7a38cc284392f8df4b8301dd (patch)
tree3b59fce365b858e6d35af4ad8c484f737a7030fe /ChangeLog
parent8c81a86813da48f3a4d88fd1543b559e9d691ec5 (diff)
downloadtcl-792972c9a4f2ab1f7a38cc284392f8df4b8301dd.zip
tcl-792972c9a4f2ab1f7a38cc284392f8df4b8301dd.tar.gz
tcl-792972c9a4f2ab1f7a38cc284392f8df4b8301dd.tar.bz2
* generic/tclIO.c (CopyData): Applied another patch by Alexandre
* io.test (io-53.8a): Ferrieux <ferrieux@users.sourceforge.net>, * chanio.test (chan-io-53.8a): to shift EOF handling to the async part of the command if a callback is specified, should the channel be at EOF already when fcopy is called. Testcase by myself.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 819a25e..57dbc3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-15 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIO.c (CopyData): Applied another patch by Alexandre
+ * io.test (io-53.8a): Ferrieux <ferrieux@users.sourceforge.net>,
+ * chanio.test (chan-io-53.8a): to shift EOF handling to the async
+ part of the command if a callback is specified, should the channel
+ be at EOF already when fcopy is called. Testcase by myself.
+
2008-04-15 Daniel Steffen <das@users.sourceforge.net>
* unix/Makefile.in: adjust tclDTrace.h dependencies for removal