summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 25d9aba..83e5703 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2011-11-11 Donal K. Fellows <dkf@users.sf.net>
+
+ * win/tclWinConsole.c: Refactor common thread handling patterns.
+
2011-11-11 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
- * tests/zlib.test: Use nonblocking writes in single-threaded IO
- tests to avoid deadlocks when going beyond OS buffers [Bug 3428756].
- Tidy up [chan configure] flags across zlib.test.
+ * tests/zlib.test: [Bug 3428756]: Use nonblocking writes in
+ single-threaded IO tests to avoid deadlocks when going beyond OS
+ buffers. Tidy up [chan configure] flags across zlib.test.
2011-11-03 Donal K. Fellows <dkf@users.sf.net>