summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-03-06 17:58:25 (GMT)
committerR David Murray <rdmurray@bitdance.com>2014-03-06 17:58:25 (GMT)
commit05fad4ede7eea58b41ec1d11e4a84ec6fabb0800 (patch)
treeeccdaec6bf5fd82900405cb15ea3eb7f91f92362
parent393c8f36ef6027f5422c1dad3b10373bd85b6af2 (diff)
downloadcpython-05fad4ede7eea58b41ec1d11e4a84ec6fabb0800.zip
cpython-05fad4ede7eea58b41ec1d11e4a84ec6fabb0800.tar.gz
cpython-05fad4ede7eea58b41ec1d11e4a84ec6fabb0800.tar.bz2
Remove redundant NEWS entry.
-rw-r--r--Misc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d6db677..6681a2e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1419,8 +1419,6 @@ Library
- Issue #19324: Expose Linux-specific constants in resource module.
-- 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.