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.