summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2009-11-10 23:50:17 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2009-11-10 23:50:17 (GMT)
commit69e155a5691d03e8293409bdc307651f0c92494e (patch)
treec1aafc7d762cb2ef9d001610a18330c149044fe5 /ChangeLog
parentcc9f7a669ed8913de4f2b1dbee1bf961297a4c02 (diff)
downloadtcl-69e155a5691d03e8293409bdc307651f0c92494e.zip
tcl-69e155a5691d03e8293409bdc307651f0c92494e.tar.gz
tcl-69e155a5691d03e8293409bdc307651f0c92494e.tar.bz2
Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno
from the first of two FlushChannel()s. Uneasy to test; might need specific channel drivers. Four-hands with aku.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b7fd4b..163babe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-11 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
+
+ * generic/tclIO.c: Fix [Bug 2888099] (close discards ENOSPC error)
+ by saving the errno from the first of two
+ FlushChannel()s. Uneasy to test; might need
+ specific channel drivers. Four-hands with aku.
+
2009-11-10 Pat Thoyts <patthoyts@users.sourceforge.net>
* tests/winFCmd.test: Cleanup directories that have been set chmod