summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2006-08-29 05:33:35 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2006-08-29 05:33:35 (GMT)
commit3faa694500b76066d4dcc0917f145042350d7910 (patch)
treebf318afb1cf6557594658ad2b9d57fa03d8ba8ca /ChangeLog
parent4ddcec561c505418f8a373d83ac40a7c31782b15 (diff)
downloadtcl-3faa694500b76066d4dcc0917f145042350d7910.zip
tcl-3faa694500b76066d4dcc0917f145042350d7910.tar.gz
tcl-3faa694500b76066d4dcc0917f145042350d7910.tar.bz2
Fix for stack.test failures on FreeBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05b1b5f..66d2f68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-29 Joe Mistachkin <joe@mistachkin.com>
+
+ * unix/tclUnixInit.c: Fixed the issue (typo) that was causing
+ * unix/tclUnixThrd.c (TclpThreadGetStackSize): stack.test to
+ fail on FreeBSD (and possibly other Unix platforms).
+
2006-08-29 Colin McCormack <coldstore@users.sourceforge.net>
* generic/tclIOUtil.c: Added test for NULL return