summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1485b3..ed194c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-31 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tcl.m4 Add -D_CRT_SECURE_NO_DEPRECATE and
+ -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of
+ deprecation warnings on later VC++ versions.
+ * win/rules.vc Better VCVERSION determination
+ * win/configure (regenerated with autoconf 2.13)
+ All changes backported from Tcl8.5/8.6
+
2010-10-23 Jan Nijtmans <nijtmans@users.sf.net>
* win/rules.vc Update for VS10