diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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? ================================================ |