From fcfad716846a34de0dc9ccdf26ffb06b9b533667 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 20 Jan 2006 21:19:52 +0000 Subject: [PATCH] Remove NEWS entry of reverted checkin. --- Misc/NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 5ef3b422262d..8382e86c5822 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -68,8 +68,6 @@ Extension Modules Library ------- -- Bug #1407902: Added support for sftp:// URIs to urlparse. - - Bug #1371247: Update Windows locale identifiers in locale.py. - Bug #1394565: SimpleHTTPServer now doesn't choke on query parameters -- 2.47.3