summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-07-03 22:13:48 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-07-03 22:13:48 (GMT)
commita09ef0389badf6646e1d470d722880e6d5d65f33 (patch)
tree37c926983f399613ed10e2b2576f3f06e8a902bc /Misc
parent09e60588389710232030a39b1ae9ba99542ba602 (diff)
downloadcpython-a09ef0389badf6646e1d470d722880e6d5d65f33.zip
cpython-a09ef0389badf6646e1d470d722880e6d5d65f33.tar.gz
cpython-a09ef0389badf6646e1d470d722880e6d5d65f33.tar.bz2
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index becb9ef..95a1237 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -343,6 +343,8 @@ Build
- Issue #23686: Update OS X 10.5 installer and Windows builds to use
OpenSSL 1.0.2a.
+- Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
+
C API
-----