From 71f8dd7402fd5d05d8b1d4cd7b1dff6d17b0f489 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 22 Nov 2015 19:05:29 -0800 Subject: [PATCH] rm duplicate entry --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) 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? ============================ -- 2.50.1