summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2009-02-10 21:57:16 (GMT)
committernijtmans <nijtmans>2009-02-10 21:57:16 (GMT)
commit9968eece0a412b8035a5437db0e8c52723c94e7f (patch)
treeaa046ca5484f598f2b9685731edfbe6ede248b11 /ChangeLog
parent23f46a304464683d61975cfe1622a61b52b2d86a (diff)
downloadtcl-9968eece0a412b8035a5437db0e8c52723c94e7f.zip
tcl-9968eece0a412b8035a5437db0e8c52723c94e7f.tar.gz
tcl-9968eece0a412b8035a5437db0e8c52723c94e7f.tar.bz2
fix [tcl-Bug 2502365] Building of head on HPUX is
broken when using the native CC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3978af..176f465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-10 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tcl.m4: fix [tcl-Bug 2502365] Building of head on HPUX is
+ broken when using the native CC.
+ * unix/configure (autoconf-2.59)
+
2009-02-10 Don Porter <dgp@users.sourceforge.net>
* generic/tclObj.c (Tcl_GetString): Added comments and validity