summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-09-16 02:38:27 (GMT)
committerGitHub <noreply@github.com>2019-09-16 02:38:27 (GMT)
commit24d1597e430498ebe2d3d18fba2cacb3957b494d (patch)
treecafa9e87678def0748d2e442755590319d4ab049 /Misc
parentc717c73fa33a2f3591442059eaf6e7a673e2c725 (diff)
downloadcpython-24d1597e430498ebe2d3d18fba2cacb3957b494d.zip
cpython-24d1597e430498ebe2d3d18fba2cacb3957b494d.tar.gz
cpython-24d1597e430498ebe2d3d18fba2cacb3957b494d.tar.bz2
bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/macOS/2019-09-15-21-29-13.bpo-38117.ZLsoAZ.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2019-09-15-21-29-13.bpo-38117.ZLsoAZ.rst b/Misc/NEWS.d/next/macOS/2019-09-15-21-29-13.bpo-38117.ZLsoAZ.rst
new file mode 100644
index 0000000..644f147
--- /dev/null
+++ b/Misc/NEWS.d/next/macOS/2019-09-15-21-29-13.bpo-38117.ZLsoAZ.rst
@@ -0,0 +1 @@
+Updated OpenSSL to 1.1.1d in macOS installer.