summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@noemail.net>2004-01-30 08:13:15 (GMT)
committerdavygrvy <davygrvy@noemail.net>2004-01-30 08:13:15 (GMT)
commit50149b44552f2b92126e73d9df9b076cc0ba9097 (patch)
tree70ea688ad704e7cc9979ab720184c362d9f75c33 /ChangeLog
parent310b79a6f392262883a7d3824c6965be973782e3 (diff)
downloadtcl-50149b44552f2b92126e73d9df9b076cc0ba9097.zip
tcl-50149b44552f2b92126e73d9df9b076cc0ba9097.tar.gz
tcl-50149b44552f2b92126e73d9df9b076cc0ba9097.tar.bz2
no message
FossilOrigin-Name: 07eb715366254f48e39d778baffd4e4eadd74f52
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df6d4e1..24337ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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