summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f471ed32b2..b4def91fc3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -30,6 +30,8 @@ Build
- Issue #22935: Allow the ssl module to be compiled if openssl doesn't support
SSL 3.
+- Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
+
What's New in Python 2.7.9 release candidate 1?
===============================================