From f9ac43f5d6450394257a4b50528893664bf06538 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Sun, 27 Jul 2008 00:50:41 +0000 Subject: note robotparser bug fix. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index e330809..c38e988 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -29,6 +29,8 @@ Core and Builtins Library ------- +- Issue 3437: Bug fix in robotparser parsing of Allow: lines. + - Issue 1592: Improve error reporting when operations are attempted on a closed shelf. -- cgit v0.12