summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf3cd7e..05200d5 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>,
+ 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-14 Kevin B. Kenny <kennykb@acm.org>
*** 8.4.19 TAGGED FOR RELEASE ***