commit | e01eb4cc808873461baaed549454edbe1e38055c | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri May 18 16:29:33 2012 +0200 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri May 18 16:29:33 2012 +0200 |
tree | 7429844e0c47d69ecf565cebb63c60a6d80341d9 | |
parent | dcd1c0c62759ec91383a615343faf9260a3f5d67 [diff] [blame] |
Upgrade OpenSSL to 1.0.1c
diff --git a/Misc/NEWS b/Misc/NEWS index c83d3d3..3e11956 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -135,6 +135,8 @@ Build ----- +- Upgrade Windows library versions: bzip 1.0.6, OpenSSL 1.0.1c. + - Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time.