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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28f635b06742c3fbd7fae0eafcc2682a5086b623;p=thirdparty%2FPython%2Fcpython.git Remove duplicate entry --- diff --git a/Misc/NEWS b/Misc/NEWS index accbcd09267c..41d5475d2116 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.