summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-06-18 08:17:33 (GMT)
committerGitHub <noreply@github.com>2019-06-18 08:17:33 (GMT)
commitf3fb8393e3cbbdc0ec79e0fdefaadec6977e1491 (patch)
tree37955bbed3a274665f52025fc2d283e3f8c9fc6e /Misc
parent9bbece9d7a9d6d38886abeb248e34c96bc08576c (diff)
downloadcpython-f3fb8393e3cbbdc0ec79e0fdefaadec6977e1491.zip
cpython-f3fb8393e3cbbdc0ec79e0fdefaadec6977e1491.tar.gz
cpython-f3fb8393e3cbbdc0ec79e0fdefaadec6977e1491.tar.bz2
bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/macOS/2019-06-18-00-30-40.bpo-34631.vSifcv.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2019-06-18-00-30-40.bpo-34631.vSifcv.rst b/Misc/NEWS.d/next/macOS/2019-06-18-00-30-40.bpo-34631.vSifcv.rst
new file mode 100644
index 0000000..164950a
--- /dev/null
+++ b/Misc/NEWS.d/next/macOS/2019-06-18-00-30-40.bpo-34631.vSifcv.rst
@@ -0,0 +1 @@
+Updated OpenSSL to 1.1.1c in macOS installer.