summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2018-04-14 14:50:40 -0700
committerBenjamin Peterson <benjamin@python.org>2018-04-14 15:04:21 -0700
commitbba2ba180de91177a73d28551dce71696d472c47 (patch)
treec4a230f7ab953a97ecc88827ea702c0a3282913a /Misc/NEWS.d
parent01a0fd4a3a4cb9928518518acc9c9f2ed6e9a382 (diff)
downloadcpython-git-bba2ba180de91177a73d28551dce71696d472c47.tar.gz
bpo-33148: Update Windows build to use OpenSSL 1.0.2o
closes https://github.com/python/cpython/pull/6474
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Windows/2018-04-14-14-50-01.bpo-33184.to0tIj.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2018-04-14-14-50-01.bpo-33184.to0tIj.rst b/Misc/NEWS.d/next/Windows/2018-04-14-14-50-01.bpo-33184.to0tIj.rst
new file mode 100644
index 0000000000..7ec8faf870
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2018-04-14-14-50-01.bpo-33184.to0tIj.rst
@@ -0,0 +1 @@
+Update Windows build to use OpenSSL 1.0.2o.