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?
 ===========================