summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-07-03 15:13:48 -0700
committerSteve Dower <steve.dower@microsoft.com>2015-07-03 15:13:48 -0700
commitbf15f70fc1f24413e6e30c7ec13279c699a3a22d (patch)
tree4c1f4473c70840b0175ec64d21dc961616dd43db /Misc
parent58d72c6ce3e014469cb00fe75f7ca6105124c73c (diff)
downloadcpython-bf15f70fc1f24413e6e30c7ec13279c699a3a22d.tar.gz
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 becb9ef193..95a1237c34 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
-----