commit | 7a3082f60a36e17e62669fc423c8890193acb2d2 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Fri Jan 09 13:29:04 2015 -0800 |
committer | Ned Deily <nad@acm.org> | Fri Jan 09 13:29:04 2015 -0800 |
tree | 3a9e1b110a2d1c1b63fd1a7792fa78bec858ac5f | |
parent | ef9ee93d47609043f04ae6864538f699b877cd68 [diff] [blame] |
Issue #23212: 2.7-specific OS X installer updates
diff --git a/Misc/NEWS b/Misc/NEWS index be0bc87..cb90d13 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -92,6 +92,8 @@ - Issue #23032: Fix installer build failures on OS X 10.4 Tiger by disabling assembly code in the OpenSSL build. +- Issue #23212: Update 10.5 OS X installer build to use OpenSSL 1.0.1k. + What's New in Python 2.7.9? ===========================