Recorded merge of revisions 84902 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84902 | hirokazu.yamamoto | 2010-09-19 18:24:20 +0900 | 1 line
Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
........
diff --git a/Misc/NEWS b/Misc/NEWS
index 0c4678b..8a8dcb4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -332,6 +332,8 @@
Build
-----
+- Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
+
- Issue #9810: Compile bzip2 source files in python's project file
directly. It used to be built with bzip2's makefile.