summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 79cc8d2b4..0b59e75cd 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -26,6 +26,7 @@ Interfaces
* Add property `IUserManager.members` to return all `IMembers` in the system.
* Add property `IListmanager.name_compoments` which returns 2-tuples for
every mailing list as (list_name, mail_host).
+ * Remove previously deprecated `IListManager.get_mailing_lists()`.
Commands
--------