summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d0f9531..4b10cbb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -751,11 +751,17 @@ Build
Previously it could fail to compile properly if the math and cmath builds
were concurrent.
-- 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
-------
+- Issue #26268: Update the prepare_ssl.py script to handle OpenSSL releases
+ that don't include the contents of the include directory (that is, 1.0.2e
+ and later).
+
- Issue #26071: bdist_wininst created binaries fail to start and find
32bit Python