https://hg.python.org/cpython/rev/94da1d00000b changeset: 99294:94da1d00000b branch: 2.7 user: Benjamin Peterson <benjamin at python.org> date: Sun Nov 22 19:05:29 2015 -0800 summary: rm duplicate entry files: Misc/NEWS | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -13,9 +13,6 @@ 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? ============================ -- Repository URL: https://hg.python.org/cpython