diff options
author | Steve Dower <steve.dower@python.org> | 2020-04-04 14:19:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-04 14:19:08 (GMT) |
commit | a1d4dbdfc78e3aed4c245e1810ef24eaa4e744c2 (patch) | |
tree | efde5d539a4d0c5adff08fd4f1d474bb9a925634 /Misc | |
parent | 52013e5b6d5ca32eef5a3d65ecdf7db89cefc2fd (diff) | |
download | cpython-a1d4dbdfc78e3aed4c245e1810ef24eaa4e744c2.zip cpython-a1d4dbdfc78e3aed4c245e1810ef24eaa4e744c2.tar.gz cpython-a1d4dbdfc78e3aed4c245e1810ef24eaa4e744c2.tar.bz2 |
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2020-04-04-13-13-44.bpo-40164.SPrSn5.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-04-04-13-13-44.bpo-40164.SPrSn5.rst b/Misc/NEWS.d/next/Windows/2020-04-04-13-13-44.bpo-40164.SPrSn5.rst new file mode 100644 index 0000000..0bb874b --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2020-04-04-13-13-44.bpo-40164.SPrSn5.rst @@ -0,0 +1 @@ +Updates Windows to OpenSSL 1.1.1f |