Conditionalize definition of _CRT_SECURE_NO_DEPRECATE
and _CRT_NONSTDC_NO_DEPRECATE.
diff --git a/Misc/NEWS b/Misc/NEWS
index 231004d..0cf1c4b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -206,6 +206,13 @@
   files in VC7.
 
 
+Windows
+-------
+
+- Conditionalize definition of _CRT_SECURE_NO_DEPRECATE
+  and _CRT_NONSTDC_NO_DEPRECATE.
+
+
 What's New in Python 2.5 (final)
 ================================