summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a9dffe..5478387 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2001-11-08 Mo DeJong <mdejong@users.sourceforge.net>
+ Fixup stack size under OSF1. [Tcl patch 474790]
+
+ * unix/configure: Regen.
+ * unix/tcl.m4: Add HAVE_PTHREAD_ATTR_SETSTACKSIZE define
+ to EXTRA_CFLAGS to adjust initial stack size.
+
+2001-11-08 Mo DeJong <mdejong@users.sourceforge.net>
+
Enable thread support under FreeBSD. [Tcl bug 473708]
* unix/configure: Regen.