SF feature #618024, urlparse fails on imap://
diff --git a/Misc/NEWS b/Misc/NEWS
index 3051110..e1456fe 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -67,6 +67,7 @@
   to tar archive files with transparent gzip and bzip2 compression.
   See SF patch #651082.
 
+- urlparse can now parse imap:// URLs.  See SF feature request #618024.
 
 Tools/Demos
 -----------