summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a07b27..6d4f1b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-07 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIORChan.c (ErrnoReturn): Replace the hardwired
+ constant 11 with the proper errno define, EAGAIN. What was I
+ thinking ? The BSD's have a different errno assignment and break
+ with the hardwired number. Reported by emiliano on the chat.
+
2009-10-06 Don Porter <dgp@users.sourceforge.net>
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had