summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormo <mo>2000-08-25 05:45:07 (GMT)
committermo <mo>2000-08-25 05:45:07 (GMT)
commit92b7deae26e04e620d0ccff5b84119091c0bbae6 (patch)
treeeda9a29092cf12d5c3df956d45bb50864bafbbf9 /ChangeLog
parenta00987b71d6e7d1198978327f1aa26c4567bb5f7 (diff)
downloadtcl-92b7deae26e04e620d0ccff5b84119091c0bbae6.zip
tcl-92b7deae26e04e620d0ccff5b84119091c0bbae6.tar.gz
tcl-92b7deae26e04e620d0ccff5b84119091c0bbae6.tar.bz2
remove --enable-gcc configure option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6eb33d3..d07e6b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-08-24 Mo DeJong <mdejong@redhat.com>
+
+ * unix/README: Update to account for removal of --enable-gcc.
+ * unix/configure.in:
+ * unix/tcl.m4 (SC_ENABLE_GCC): Remove --enable-gcc option.
+ * win/README: Add note about building with Cygwin.
+ * win/configure.in:
+ * win/tcl.m4 (SC_ENABLE_GCC): Remove --enable-gcc option.
+ Remove quick hack that provided cross compile support for
+ windows builds.
+
2000-08-24 Eric Melski <ericm@ajubasolutions.com>
Overall change: Added support for command rename/delete traces