diff options
author | davygrvy <davygrvy@pobox.com> | 2004-01-30 08:13:15 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-01-30 08:13:15 (GMT) |
commit | e8861e19ed8855fd8a90047d4e78f8f659aad9fd (patch) | |
tree | 70ea688ad704e7cc9979ab720184c362d9f75c33 | |
parent | 28e6f3066b969b869db7199aa2614ffa83d95385 (diff) | |
download | tcl-e8861e19ed8855fd8a90047d4e78f8f659aad9fd.zip tcl-e8861e19ed8855fd8a90047d4e78f8f659aad9fd.tar.gz tcl-e8861e19ed8855fd8a90047d4e78f8f659aad9fd.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-01-30 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: Use the -GZ compiler switch when building for + symbols. This is supposed to emulate the release build better to + avoid hiding problems that only show themselves in a release + build. + 2004-01-29 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclPathObj.c: fix to [Bug 883143] in file normalization |