summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-23 00:36:06 (GMT)
committermdejong <mdejong>2001-06-23 00:36:06 (GMT)
commit8e8f33e912a857a24726b8ce00c16008db376cc9 (patch)
tree7f587ff9102acc4249556a0cc46b20d2eea23aa2 /ChangeLog
parent13d4301538ad4cf7851a755125f8f3beb21a431a (diff)
downloadtcl-8e8f33e912a857a24726b8ce00c16008db376cc9.zip
tcl-8e8f33e912a857a24726b8ce00c16008db376cc9.tar.gz
tcl-8e8f33e912a857a24726b8ce00c16008db376cc9.tar.bz2
* win/configure: Regen.
* win/tcl.m4: Fix silly typo in last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 039d62f..3f7e7d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-06-22 Mo DeJong <mdejong@redhat.com>
+ * win/configure: Regen.
+ * win/tcl.m4: Fix silly typo in last checkin.
+
+2001-06-22 Mo DeJong <mdejong@redhat.com>
+
* unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.
Set LDFLAGS to @LDFLAGS@ and @LDFLAGS_DEFAULT@. Add LDFLAGS_DEBUG
and LDFLAGS_OPTIMIZE to match the way CFLAGS_DEFAULT works.