summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2016-06-05 00:21:21 (GMT)
committerNed Deily <nad@python.org>2016-06-05 00:21:21 (GMT)
commit92b4b5a863bcdc09150bf3668092e4ceb7abec44 (patch)
treef043bdeb10bdd85ed92fc2136a99d6221eb75817 /Misc/NEWS
parent6ada01234db375a606e11bab480e56b21d0825ed (diff)
downloadcpython-92b4b5a863bcdc09150bf3668092e4ceb7abec44.zip
cpython-92b4b5a863bcdc09150bf3668092e4ceb7abec44.tar.gz
cpython-92b4b5a863bcdc09150bf3668092e4ceb7abec44.tar.bz2
Issue #26930: Update OS X 32-bit-only installer builds to use OpenSSL 1.0.2h.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8b82531..c51072b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -603,8 +603,8 @@ Build
- Issue #25696: Fix installation of Python on UNIX with make -j9.
-- Issue #26465: Update OS X 10.5+ 32-bit-only installer to build
- and link with OpenSSL 1.0.2g.
+- Issue #26930: Update OS X 10.5+ 32-bit-only installer to build
+ and link with OpenSSL 1.0.2h.
- Issue #26268: Update Windows builds to use OpenSSL 1.0.2f.