diff options
author | Ned Deily <nad@python.org> | 2018-12-11 05:24:06 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-12-11 05:24:06 (GMT) |
commit | 3ec982640f89f6ce56dd2699a81e0bd834ae0c95 (patch) | |
tree | e88ede06a56a75151b86cdb4447f52d31e366f18 /Misc/NEWS.d/next | |
parent | d5a6a389d492c5e3d7933bafbd5252fd86ac4d49 (diff) | |
download | cpython-3ec982640f89f6ce56dd2699a81e0bd834ae0c95.zip cpython-3ec982640f89f6ce56dd2699a81e0bd834ae0c95.tar.gz cpython-3ec982640f89f6ce56dd2699a81e0bd834ae0c95.tar.bz2 |
bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094)
https://bugs.python.org/issue35401
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2018-12-09-13-56-49.bpo-35401.n8B7X1.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-12-09-13-56-49.bpo-35401.n8B7X1.rst b/Misc/NEWS.d/next/macOS/2018-12-09-13-56-49.bpo-35401.n8B7X1.rst new file mode 100644 index 0000000..bfe41bd --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2018-12-09-13-56-49.bpo-35401.n8B7X1.rst @@ -0,0 +1 @@ +Update macOS installer to use OpenSSL 1.1.0j. |