diff --git a/Misc/NEWS b/Misc/NEWS index c82eb63c27f..238c1c805d6 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -49,6 +49,10 @@ Library - Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata. +Build +----- + +- Switch to OpenSSL 0.9.8l on Windows. Tests -----