From: Benjamin Peterson Date: Mon, 23 Nov 2015 03:05:29 +0000 (-0800) Subject: rm duplicate entry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71f8dd7402fd5d05d8b1d4cd7b1dff6d17b0f489;p=python rm duplicate entry --- diff --git a/Misc/NEWS b/Misc/NEWS index 45eedc6ef6..6192be65fc 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? ============================