Patch #998149: imaplib deleteacl and myrights.
diff --git a/Misc/NEWS b/Misc/NEWS
index e48309c..a7b0f1d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,6 +44,8 @@
 Library
 -------
 
+- imaplib has two new methods: deleteacl and myrights.
+
 - nntplib has two new methods: description and descriptions. They
   use a more RFC-compliant way of getting a newsgroup description.