diff options
author | jenglish <jenglish@flightlab.com> | 2005-01-30 18:38:51 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2005-01-30 18:38:51 (GMT) |
commit | 7dd48ea53b8ed4c3b4d60859692eacef9888d649 (patch) | |
tree | 540bb6c79751ae1a947243d7dcb709e9a89e59c0 /ChangeLog | |
parent | 46d71e8de0a65f1856b0ca9201420ba435bf92a7 (diff) | |
download | tcl-7dd48ea53b8ed4c3b4d60859692eacef9888d649.zip tcl-7dd48ea53b8ed4c3b4d60859692eacef9888d649.tar.gz tcl-7dd48ea53b8ed4c3b4d60859692eacef9888d649.tar.bz2 |
Restored two double-evals that were removed in the DBGX purge.
These are still needed on some platforms to account for TCL_TRIM_DOTS.
[Bug 1112654]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-01-30 Joe English <jenglish@users.sourceforge.net> + + * unix/configure.in: Restored two double-evals that were + removed in the DBGX purge; these are still needed on some + platforms to account for TCL_TRIM_DOTS. [Bug 1112654] + + * unix/configure: NOT REGENERATED: only have autoconf 2.59 here, + need to find someone with autoconf 2.57. + 2005-01-28 Jeff Hobbs <jeffh@ActiveState.com> * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build |