diff options
author | Steve Dower <steve.dower@microsoft.com> | 2018-12-11 03:52:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 03:52:36 (GMT) |
commit | 4824385fec0a1de99b4183f995a3e4923771bf64 (patch) | |
tree | 0ecf63cc3fb18e5e85b98537da126a1cde273c60 /Misc/NEWS.d/next/Windows | |
parent | 0cd6391fd890368ea1743dac50c366b42f2fd126 (diff) | |
download | cpython-4824385fec0a1de99b4183f995a3e4923771bf64.zip cpython-4824385fec0a1de99b4183f995a3e4923771bf64.tar.gz cpython-4824385fec0a1de99b4183f995a3e4923771bf64.tar.bz2 |
bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2018-12-10-15-01-13.bpo-35401.9L1onG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2018-12-10-15-01-13.bpo-35401.9L1onG.rst b/Misc/NEWS.d/next/Windows/2018-12-10-15-01-13.bpo-35401.9L1onG.rst new file mode 100644 index 0000000..5854388 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2018-12-10-15-01-13.bpo-35401.9L1onG.rst @@ -0,0 +1 @@ +Updates Windows build to OpenSSL 1.1.0j |