diff options
author | nijtmans <nijtmans> | 2009-01-13 22:35:59 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-01-13 22:35:59 (GMT) |
commit | f44e5b6875ed72cdc2d55a087009478c0daa0738 (patch) | |
tree | e6e7e002bedc17e8e2013f43c8e517f6ae040554 /ChangeLog | |
parent | 2982ceeb51c99eb042c8477125d3d1da80b84387 (diff) | |
download | tcl-f44e5b6875ed72cdc2d55a087009478c0daa0738.zip tcl-f44e5b6875ed72cdc2d55a087009478c0daa0738.tar.gz tcl-f44e5b6875ed72cdc2d55a087009478c0daa0738.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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-13 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-01-13 Donal K. Fellows <dkf@users.sf.net> * generic/tclCmdMZ.c (Tcl_ThrowObjCmd): Move implementation of [throw] |