commit | ba45c2b6a70745a8d19cefaf6fb4e5e7d4b8e1e0 | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Sun Sep 19 09:24:20 2010 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Sun Sep 19 09:24:20 2010 +0000 |
tree | f62322b081b1701726057daf0aaba7ce865f34fd | |
parent | 490014ba4d3422fdfd4dba5fe0b85cd820a12c80 [diff] [blame] |
Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)
diff --git a/Misc/NEWS b/Misc/NEWS index cdac64e..ab01f47 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -197,6 +197,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.