diff options
author | Ned Deily <nad@acm.org> | 2015-07-04 06:43:22 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2015-07-04 06:43:22 (GMT) |
commit | 704dde196c9cfe327bd6c40c576158d5c09545cd (patch) | |
tree | b9135f9ea02e1991adde3bf227bb4a4b8aa44f44 /Misc | |
parent | f92673c25419d85e96b2aac084682bc109b68635 (diff) | |
parent | 0454d48e0213d0187e63f78673b31639e3ea94ea (diff) | |
download | cpython-704dde196c9cfe327bd6c40c576158d5c09545cd.zip cpython-704dde196c9cfe327bd6c40c576158d5c09545cd.tar.gz cpython-704dde196c9cfe327bd6c40c576158d5c09545cd.tar.bz2 |
Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -103,7 +103,8 @@ Documentation Build ----- -- Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. +- Issue #24432: Update Windows builds and OS X 10.5 installer to use OpenSSL + 1.0.2c. What's New in Python 3.5.0 beta 2? |