diff options
author | Steve Dower <steve.dower@microsoft.com> | 2017-09-09 13:13:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-09 13:13:06 (GMT) |
commit | b84bcc48ae31c385fe480c08c05d95212ef7fcdc (patch) | |
tree | e05a3904af68a4e2149e4152b52ee2aacd46436b /Misc/NEWS.d/next/Windows | |
parent | efb1d0a3c001a6153211063ba439b9847aa03509 (diff) | |
download | cpython-b84bcc48ae31c385fe480c08c05d95212ef7fcdc.zip cpython-b84bcc48ae31c385fe480c08c05d95212ef7fcdc.tar.gz cpython-b84bcc48ae31c385fe480c08c05d95212ef7fcdc.tar.bz2 |
bpo-31392: Update SSL build for 1.1.0 (#3448)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2017-09-07-20-09-04.bpo-31392.h92bWF.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2017-09-07-20-09-04.bpo-31392.h92bWF.rst b/Misc/NEWS.d/next/Windows/2017-09-07-20-09-04.bpo-31392.h92bWF.rst new file mode 100644 index 0000000..cc1cb78 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2017-09-07-20-09-04.bpo-31392.h92bWF.rst @@ -0,0 +1 @@ +Update Windows build to use OpenSSL 1.1.0f |