summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f8680377f3..7733d23965 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -77,6 +77,11 @@ Tests
- Issue #25616: Tests for OrderedDict are extracted from test_collections
into separate file test_ordered_dict.
+Build
+-----
+
+- Issue #25798: Update OS X 10.5 installer to use OpenSSL 1.0.2e.
+
What's New in Python 3.5.1 final?
=================================