diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,8 @@ Core and Builtins Library ------- +- Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. + - Issue #11620: Fix support for SND_MEMORY in winsound.PlaySound. Based on a patch by Tim Lesher. |