summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormo <mo>2000-07-19 01:17:41 (GMT)
committermo <mo>2000-07-19 01:17:41 (GMT)
commit7b1328b5117d3db6195f211eea6984bb62284cae (patch)
tree9f46e8d483335d93f847729c4223b96d822578c4 /ChangeLog
parent62be610b92eed419ebbb1542c05eb31ffabed0c0 (diff)
downloadtcl-7b1328b5117d3db6195f211eea6984bb62284cae.zip
tcl-7b1328b5117d3db6195f211eea6984bb62284cae.tar.gz
tcl-7b1328b5117d3db6195f211eea6984bb62284cae.tar.bz2
* unix/configure.in:
* unix/tcl.m4: * win/tcl.m4: Properly quote arguments to m4 macros. This allows Tcl to work with the new version of autoconf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 106293f..1d9896c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-18 Mo DeJong <mdejong@redhat.com>
+
+ * unix/configure.in:
+ * unix/tcl.m4:
+ * win/tcl.m4: Properly quote arguments to m4
+ macros. This allows Tcl to work with the new
+ version of autoconf.
+
2000-07-18 Eric Melski <ericm@ajubasolutions.com>
* tests/opt.test: Removed references to Lfirst, Lrest functions.