summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-02-01 10:28:18 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-02-01 10:28:18 (GMT)
commita5a88c6852d2844f65d00b330c7f7792f6e42eb4 (patch)
tree98a4642b9492579fd3e8e31643dcc9d220ba2d76 /ChangeLog
parente131c70a9234181716abcc8e7ae32a2bc3a42217 (diff)
downloadtcl-a5a88c6852d2844f65d00b330c7f7792f6e42eb4.zip
tcl-a5a88c6852d2844f65d00b330c7f7792f6e42eb4.tar.gz
tcl-a5a88c6852d2844f65d00b330c7f7792f6e42eb4.tar.bz2
* win/nmakehlp.c: defensive techniques to avoid static buffer
overflows and a couple envars upsetting invokations of cl.exe and link.exe.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51b79e4..2d5e10a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
* win/tclAppInit.c: Removed our custom setargv() in favor of
the one provided by the c-runtime. [Bug 672938]
+ * win/nmakehlp.c: defensive techniques to avoid static buffer
+ overflows and a couple envars upsetting invokations of cl.exe
+ and link.exe. [Bug 885537]
+
2004-01-30 David Gravereaux <davygrvy@pobox.com>
* win/makefile.vc: Use the -GZ compiler switch when building for