summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec82bc9..3debe51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,10 @@
* generic/tclLink.c (LinkTraceProc): fix 64-bit signed-with-unsigned
comparison warning from gcc4 -Wextra.
+ * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select()
+ returns early (e.g. due to a signal), call it again instead of returning
+ a timeout result. Fixes intermittent event-13.8 failures.
+
2006-08-17 Don Porter <dgp@users.sourceforge.net>
* generic/tclCompile.c: Revised the new set of expression