summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2005-01-30 18:38:51 (GMT)
committerjenglish <jenglish@flightlab.com>2005-01-30 18:38:51 (GMT)
commit7dd48ea53b8ed4c3b4d60859692eacef9888d649 (patch)
tree540bb6c79751ae1a947243d7dcb709e9a89e59c0 /ChangeLog
parent46d71e8de0a65f1856b0ca9201420ba435bf92a7 (diff)
downloadtcl-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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 987e2ba..ddf3c51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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