From: R David Murray <rdmurray@bitdance.com>
Date: Thu, 6 Mar 2014 17:58:25 +0000 (-0500)
Subject: Remove redundant NEWS entry.
X-Git-Tag: v3.4.1rc1~233^2~131
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05fad4ede7eea58b41ec1d11e4a84ec6fabb0800;p=python

Remove redundant NEWS entry.
---

diff --git a/Misc/NEWS b/Misc/NEWS
index d6db677670..6681a2ec38 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.