From: Neal Norwitz Date: Sat, 14 Jan 2006 07:05:13 +0000 (+0000) Subject: Fix typo X-Git-Tag: v2.5a0~829 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f60cd47f102ee97d6ff8c689281bd441cbab84fb;p=python Fix typo --- diff --git a/Misc/NEWS b/Misc/NEWS index be768d361a..4a1339fb50 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -335,7 +335,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