summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 33c919b..73a390a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -454,6 +454,10 @@ Build
- Issue #21122: Fix LTO builds on OS X.
+- Issue #17128: Build OS X installer with a private copy of OpenSSL.
+ Also provide a sample Install Certificates command script to install a
+ set of root certificates from the third-party certifi module.
+
Tools/Demos
-----------