diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ Core and Builtins Library ------- +- Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. + - Issue #27944: Fix some memory-corruption bugs in the log reading code of the _hotshot module. |