note robotparser bug fix.
diff --git a/Misc/NEWS b/Misc/NEWS
index e330809..c38e988 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -29,6 +29,8 @@
 Library
 -------
 
+- Issue 3437: Bug fix in robotparser parsing of Allow: lines.
+
 - Issue 1592:  Improve error reporting when operations are attempted
   on a closed shelf.