From: Neal Norwitz Date: Sat, 14 Jan 2006 07:03:44 +0000 (+0000) Subject: Fix typo X-Git-Tag: v2.4.3c1~139 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=387bffd94c7546d8cc54d52d710fd6dfdc8f6cae;p=thirdparty%2FPython%2Fcpython.git Fix typo --- diff --git a/Misc/NEWS b/Misc/NEWS index 5c1ba30fc0fb..7a2fdbce950d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -68,7 +68,7 @@ Extension Modules Library ------- -- Bug #1394565: SimpleHTTPServer now doesn't choke on query paramters +- Bug #1394565: SimpleHTTPServer now doesn't choke on query parameters any more. - Bug #1403410: The warnings module now doesn't get confused