summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-17 19:11:04 (GMT)
committerhobbs <hobbs>2001-10-17 19:11:04 (GMT)
commit8275f7b7f4b9da37906f718e2feb12d3f3a7ec78 (patch)
tree6c7fad725850bf56697ed02ef4f37ed8e73518c9 /ChangeLog
parent43b59c5ae6fc3a0f3e6019c8a1f136db64dee6eb (diff)
downloadtk-8275f7b7f4b9da37906f718e2feb12d3f3a7ec78.zip
tk-8275f7b7f4b9da37906f718e2feb12d3f3a7ec78.tar.gz
tk-8275f7b7f4b9da37906f718e2feb12d3f3a7ec78.tar.bz2
* unix/configure: regened
* unix/configure.in: added preset CFLAGS check from HEAD to prevent --enable-gcc from adding "-g -O2"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cad344..efa56ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-10-17 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/configure: regened
+ * unix/configure.in: added preset CFLAGS check from HEAD to
+ prevent --enable-gcc from adding "-g -O2"
+
+ * win/configure: regened from dgp's changes
+
2001-10-16 Don Porter <dgp@users.sourceforge.net>
* unix/tcl.m4: