summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-08-12 21:17:43 (GMT)
committermdejong <mdejong>2001-08-12 21:17:43 (GMT)
commit088ab701659916fc7491bb247ea31f5c59d98975 (patch)
tree009161315060a0a1cf6f610866a27e23bb1631d9 /ChangeLog
parent2ae3f9e4b17879ee4cc7daba5a7cb109bef51a78 (diff)
downloadtcl-088ab701659916fc7491bb247ea31f5c59d98975.zip
tcl-088ab701659916fc7491bb247ea31f5c59d98975.tar.gz
tcl-088ab701659916fc7491bb247ea31f5c59d98975.tar.bz2
* unix/configure: Regen.
* unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC instead of defining our own using_gcc variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8128f8..c83539f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-12 Mo DeJong <mdejong@redhat.com>
+
+ * unix/configure: Regen.
+ * unix/configure.in:
+ * unix/tcl.m4: Use GCC variable set by AC_PROG_CC instead
+ of defining our own using_gcc variable.
+
2001-08-11 Vince Darley <vincentdarley@users.sourceforge.net>
Variety of small issues introduced by the vfs code fixed: