Conditionalize definition of _CRT_SECURE_NO_DEPRECATE
and _CRT_NONSTDC_NO_DEPRECATE.
Will backport.
diff --git a/Misc/NEWS b/Misc/NEWS
index d58cce5..8754f02 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -347,6 +347,13 @@
   so it can be used as an expression.
 
 
+Windows
+-------
+
+- Conditionalize definition of _CRT_SECURE_NO_DEPRECATE
+  and _CRT_NONSTDC_NO_DEPRECATE.
+
+
 Mac
 ---