diff options
author | Steve Dower <steve.dower@microsoft.com> | 2018-04-14 00:30:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-14 00:30:34 (GMT) |
commit | b1dc07509f78b354e83f5f4a902f1ff80c7bb05d (patch) | |
tree | 5d0f0a6a2c729c4cf40fdc5ad65702b2b16f34b4 /Misc | |
parent | 23ab5ee667a9b29014f6f7f01797c611f63ff743 (diff) | |
download | cpython-b1dc07509f78b354e83f5f4a902f1ff80c7bb05d.zip cpython-b1dc07509f78b354e83f5f4a902f1ff80c7bb05d.tar.gz cpython-b1dc07509f78b354e83f5f4a902f1ff80c7bb05d.tar.bz2 |
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2018-04-13-11-28-55.bpo-33184.7YhqQE.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2018-04-13-11-28-55.bpo-33184.7YhqQE.rst b/Misc/NEWS.d/next/Windows/2018-04-13-11-28-55.bpo-33184.7YhqQE.rst new file mode 100644 index 0000000..ca47a98 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2018-04-13-11-28-55.bpo-33184.7YhqQE.rst @@ -0,0 +1 @@ +Update Windows installer to use OpenSSL 1.1.0h. |