summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4b47cf..4777d57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,11 @@
2004-11-24 Don Porter <dgp@users.sourceforge.net>
+ * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine
+ the number of arguments for readdir_r on SunOS systems. [Bug 1071701]
+
+ * unix/configure: autoconf-2.57
+
* generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new
* tests/info.test (info-19.6): trivial matching branch [Bug 1072654]