summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2009-04-28 16:46:43 (GMT)
committerhobbs <hobbs>2009-04-28 16:46:43 (GMT)
commit382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce (patch)
treeb0db3818b0af92596f73ceb1e77587e0eda37251 /ChangeLog
parentc659ba60f74722c205c2800dc123b2eb96822f4a (diff)
downloadtcl-382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce.zip
tcl-382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce.tar.gz
tcl-382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce.tar.bz2
comment with last tcl.m4 change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71fd071..9b54cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-28 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check
+ to add _r to CC on AIX with threads.
+
2009-04-27 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* generic/tclInt.h: Backport fix for [Bug 1028264]: WSACleanup() too early.