summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorPeter Moody <python@hda3.com>2013-10-21 23:16:51 (GMT)
committerPeter Moody <python@hda3.com>2013-10-21 23:16:51 (GMT)
commit8ed30c15e8491ba70ee1cc89acec569c72b2ce26 (patch)
treee0ef5fa0db94824088da87d9cfb69e0843931dd8 /Misc/NEWS
parent8da15cc2189a97500e83cd50ab761920365fcdf1 (diff)
downloadcpython-8ed30c15e8491ba70ee1cc89acec569c72b2ce26.zip
cpython-8ed30c15e8491ba70ee1cc89acec569c72b2ce26.tar.gz
cpython-8ed30c15e8491ba70ee1cc89acec569c72b2ce26.tar.bz2
#17400; NEWS and ipaddress.rst change
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 f60bbd1..84f6e2c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -16,6 +16,8 @@ Core and Builtins
Library
-------
+- Issue #17400: ipaddress should make it easy to identify rfc6598 addresses.
+
- Load SSL's error strings in hashlib.
- Issue #18527: Upgrade internal copy of zlib to 1.2.8.