diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-02-22 10:08:51 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-02-22 10:08:51 (GMT) |
commit | 6fe57ad229d46516c1ead1d37c015824b2428746 (patch) | |
tree | 4a9478521f27892bd3d6414bb0f29d2652e02b17 /Misc | |
parent | 16f164e9b8b25b4c3e203249be44e910b0ee5827 (diff) | |
download | cpython-6fe57ad229d46516c1ead1d37c015824b2428746.zip cpython-6fe57ad229d46516c1ead1d37c015824b2428746.tar.gz cpython-6fe57ad229d46516c1ead1d37c015824b2428746.tar.bz2 |
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -258,7 +258,8 @@ Build - Issue #25696: Fix installation of Python on UNIX with make -j9. -- Issue #26268: Update OS X 10.5 installer to use OpenSSL 1.0.2f. +- Issue #26268: Update OS X 10.5 installer and Windows builds to use + OpenSSL 1.0.2f. Windows ------- |