~syst3mw0rm/mailman/bug-890675

« back to all changes in this revision

Viewing changes to src/mailman/docs/NEWS.rst

  • Committer: Barry Warsaw
  • Date: 2012-01-27 21:45:39 UTC
  • Revision ID: barry@list.org-20120127214539-qwajvu11heo1ghxu
 * Add property `IListmanager.name_compoments` which returns 2-tuples for
   every mailing list as (list_name, mail_host).

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
Interfaces
25
25
----------
26
26
 * Add property `IUserManager.members` to return all `IMembers` in the system.
 
27
 * Add property `IListmanager.name_compoments` which returns 2-tuples for
 
28
   every mailing list as (list_name, mail_host).
27
29
 
28
30
Commands
29
31
--------