summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-06-08 13:25:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-06-08 13:25:24 (GMT)
commite39d5419c36351fd1e67f48b94934998ddf15785 (patch)
tree423de990eac2d2fba9c642cee683bfcbc706a58a /ChangeLog
parent1c287f81b4cc32553c3336ad9f095f0e422b7116 (diff)
parent7e302d3ca75cd9eb6998e895cf344665b1d08e5e (diff)
downloadtcl-e39d5419c36351fd1e67f48b94934998ddf15785.zip
tcl-e39d5419c36351fd1e67f48b94934998ddf15785.tar.gz
tcl-e39d5419c36351fd1e67f48b94934998ddf15785.tar.bz2
3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that
old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3995874..378b0ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-06-08 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/configure.in: Update autogoo for gettimeofday().
+ * unix/tclUnixPort.h: Thanks Joe English.
+ * unix/configure: autoconf 2.13
+
+ * unix/tclUnixPort.h: [Bug 3530533] Centralize #include <pthread.h>
+ * unix/tclUnixThrd.c: in the tclUnixPort.h header so that old unix
+ systems that need inclusion in all compilation units are supported.
+
2012-06-08 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinDde.c: Revise the "null data" check: null strings are