From: Neal Norwitz Date: Thu, 2 Mar 2006 04:03:44 +0000 (+0000) Subject: Remove duplicate entry X-Git-Tag: v2.5a0~408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28f635b06742c3fbd7fae0eafcc2682a5086b623;p=python Remove duplicate entry --- diff --git a/Misc/NEWS b/Misc/NEWS index accbcd0926..41d5475d21 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -427,9 +427,6 @@ Library - The compiler package now supports future imports after the module docstring. -- Bug #1413790: zipfile now sanitizes absolute archive names that are - not allowed by the specs. - - Bug #1413790: zipfile now sanitizes absolute archive names that are not allowed by the specs.