summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2f0f3..504988f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-18 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/configure: Regen.
+ * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure
+ -lpthread gets passed on the link line when
+ checking for the pthread_attr_setstacksize symbol.
+
2003-02-18 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclTest.c: cleanup of new 'simplefs' test code, and