summaryrefslogtreecommitdiff
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2015-01-18 17:39:32 +0100
committerAntoine Pitrou <solipsis@pitrou.net>2015-01-18 17:39:32 +0100
commit888fc37521356dff1c8d4d8430f107e85cf10c24 (patch)
tree24211c3c845cedcefa5f7da99deeaabb01d03004 /Misc/NEWS
parent50477cc103aa91bbee30c8aa5c3dd1714f9a11d8 (diff)
downloadcpython-888fc37521356dff1c8d4d8430f107e85cf10c24.tar.gz
Issue #23248: Update ssl error codes from latest OpenSSL git master.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c866803c59..9b68d3d55b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,6 +44,8 @@ Core and Builtins
Library
-------
+- Issue #23248: Update ssl error codes from latest OpenSSL git master.
+
- Issue #23098: 64-bit dev_t is now supported in the os module.
- Issue #23250: In the http.cookies module, capitalize "HttpOnly" and "Secure"