summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-09-11 15:52:40 (GMT)
committerGitHub <noreply@github.com>2018-09-11 15:52:40 (GMT)
commit3102e24d83315eee42a94c460956fbcb92ac510f (patch)
tree929f7a71e129a87c1eca1ff9afc2563b155660e9 /Misc
parenta37825418649873a0fa971dc7e5e6d142c124574 (diff)
downloadcpython-3102e24d83315eee42a94c460956fbcb92ac510f.zip
cpython-3102e24d83315eee42a94c460956fbcb92ac510f.tar.gz
cpython-3102e24d83315eee42a94c460956fbcb92ac510f.tar.bz2
bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/macOS/2018-09-11-08-30-55.bpo-34405.UzIi0n.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-09-11-08-30-55.bpo-34405.UzIi0n.rst b/Misc/NEWS.d/next/macOS/2018-09-11-08-30-55.bpo-34405.UzIi0n.rst
new file mode 100644
index 0000000..3bc9c4c
--- /dev/null
+++ b/Misc/NEWS.d/next/macOS/2018-09-11-08-30-55.bpo-34405.UzIi0n.rst
@@ -0,0 +1 @@
+Update to OpenSSL 1.1.0i for macOS installer builds.