Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.

This commit is contained in:
Ned Deily 2015-03-05 17:34:24 -08:00
parent 7bcf9a5588
commit ac677f3fed
3 changed files with 20 additions and 14 deletions

View file

@ -71,6 +71,8 @@ Build
- Issue #23445: pydebug builds now use "gcc -Og" where possible, to make
the resulting executable faster.
- Issue #23594: Update OS X 10.5 installer build to use OpenSSL 1.0.2.
What's New in Python 3.4.3?
===========================