summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3926350..c764846 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,15 @@
Python News
+++++++++++
+What's New in Python 2.7.12?
+============================
+
+Build
+-----
+
+- Issue #26930: Update Windows builds to use OpenSSL 1.0.2h.
+
+
What's New in Python 2.7.12 release candidate 1?
================================================