diff options
author | Steve Dower <steve.dower@microsoft.com> | 2015-07-03 22:13:48 (GMT) |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2015-07-03 22:13:48 (GMT) |
commit | a09ef0389badf6646e1d470d722880e6d5d65f33 (patch) | |
tree | 37c926983f399613ed10e2b2576f3f06e8a902bc /Misc | |
parent | 09e60588389710232030a39b1ae9ba99542ba602 (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ----- |