From: R David Murray 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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05fad4ede7eea58b41ec1d11e4a84ec6fabb0800;p=thirdparty%2FPython%2Fcpython.git Remove redundant NEWS entry. --- diff --git a/Misc/NEWS b/Misc/NEWS index d6db677670d0..6681a2ec3802 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.