summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 028c21b..8075943 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -211,6 +211,9 @@ TBD
Windows
-------
+- distutils' msvccompiler class now passes the preprocessor options to
+ the resource compiler. See SF patch #669198.
+
- The bsddb module now ships with Sleepycat's 4.1.25.NC, the latest
release without strong cryptography.