commit | 28f635b06742c3fbd7fae0eafcc2682a5086b623 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Thu Mar 02 04:03:44 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Thu Mar 02 04:03:44 2006 +0000 |
tree | f453550c2723f8fd26cdf64b750989daf15b933a | |
parent | 3096c53eaa9837ed7e230c244cf453f091e1842c [diff] |
Remove duplicate entry
diff --git a/Misc/NEWS b/Misc/NEWS index accbcd0..41d5475 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -430,9 +430,6 @@ - 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. - - Patch #1215184: FileInput now can be given an opening hook which can be used to control how files are opened.