From: Benjamin Peterson Date: Mon, 23 Nov 2015 03:05:29 +0000 (-0800) Subject: rm duplicate entry X-Git-Tag: v2.7.12rc1~381 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71f8dd7402fd5d05d8b1d4cd7b1dff6d17b0f489;p=thirdparty%2FPython%2Fcpython.git rm duplicate entry --- diff --git a/Misc/NEWS b/Misc/NEWS index 45eedc6ef6bb..6192be65fc0e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -13,9 +13,6 @@ Core and Builtins Library ------- -- Issue #25624: ZipFile now always writes a ZIP_STORED header for directory - entries. Patch by Dingyuan Wang. - What's New in Python 2.7.11? ============================