diff options
author | Steve Dower <steve.dower@python.org> | 2019-09-16 14:21:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-16 14:21:16 (GMT) |
commit | 3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4 (patch) | |
tree | 94cfa13944da378e8f1485d3e2bfd665593a440e /Misc/NEWS.d/next/Windows | |
parent | b7af4e75657e6478920d00260c48a1a3020002fc (diff) | |
download | cpython-3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4.zip cpython-3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4.tar.gz cpython-3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4.tar.bz2 |
bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2019-09-16-14-07-11.bpo-38117.hJVf0C.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-09-16-14-07-11.bpo-38117.hJVf0C.rst b/Misc/NEWS.d/next/Windows/2019-09-16-14-07-11.bpo-38117.hJVf0C.rst new file mode 100644 index 0000000..4fd8a66 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2019-09-16-14-07-11.bpo-38117.hJVf0C.rst @@ -0,0 +1 @@ +Update bundled OpenSSL to 1.1.1d |