summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Security
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2018-08-15 20:29:24 (GMT)
committerGitHub <noreply@github.com>2018-08-15 20:29:24 (GMT)
commit864a892af38afefb0a0464af298cf09d2e1195f7 (patch)
tree7d9e3d5937aaafe6b9935555b8ad09acf5ec3bd4 /Misc/NEWS.d/next/Security
parente0b5b2096ead4cc094a129ce7602ac5c0e998086 (diff)
downloadcpython-864a892af38afefb0a0464af298cf09d2e1195f7.zip
cpython-864a892af38afefb0a0464af298cf09d2e1195f7.tar.gz
cpython-864a892af38afefb0a0464af298cf09d2e1195f7.tar.bz2
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
Diffstat (limited to 'Misc/NEWS.d/next/Security')
-rw-r--r--Misc/NEWS.d/next/Security/2018-08-15-12-12-47.bpo-34405.qbHTH_.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Security/2018-08-15-12-12-47.bpo-34405.qbHTH_.rst b/Misc/NEWS.d/next/Security/2018-08-15-12-12-47.bpo-34405.qbHTH_.rst
new file mode 100644
index 0000000..a3a006f
--- /dev/null
+++ b/Misc/NEWS.d/next/Security/2018-08-15-12-12-47.bpo-34405.qbHTH_.rst
@@ -0,0 +1 @@
+Updated to OpenSSL 1.1.0i for Windows builds.