diff options
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 03aa586c2..79cc8d2b4 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -24,6 +24,8 @@ Architecture 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). Commands -------- |
