summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 53dbcce..6155edd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -258,7 +258,8 @@ Build
- Issue #25696: Fix installation of Python on UNIX with make -j9.
-- Issue #26268: Update OS X 10.5 installer to use OpenSSL 1.0.2f.
+- Issue #26268: Update OS X 10.5 installer and Windows builds to use
+ OpenSSL 1.0.2f.
Windows
-------