summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-12-30 02:01:42 (GMT)
committerhobbs <hobbs>2004-12-30 02:01:42 (GMT)
commite81d5d0953e6dc4210c2913dda2c41bfc2c83c18 (patch)
tree9e1a860ab4490144fde40c686e748d082016692d /ChangeLog
parent7b5072629cb4f97fdb64e4d4de55e172d80288b9 (diff)
downloadtk-e81d5d0953e6dc4210c2913dda2c41bfc2c83c18.zip
tk-e81d5d0953e6dc4210c2913dda2c41bfc2c83c18.tar.gz
tk-e81d5d0953e6dc4210c2913dda2c41bfc2c83c18.tar.bz2
* win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove
-Gs (included in -O2) and -GD (outdated). Use "link -lib" instead of "lib" binary and remove -YX for MSVC7 portability. Add -fomit-frame-pointer for gcc OPT compiles. [Bug 1092952, 1091967]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0103d5f..05edab4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-29 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove
+ -Gs (included in -O2) and -GD (outdated). Use "link -lib" instead
+ of "lib" binary and remove -YX for MSVC7 portability. Add
+ -fomit-frame-pointer for gcc OPT compiles. [Bug 1092952, 1091967]
+
2004-12-21 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* library/demos/*.tcl: Add [package require Tk] to all the widget