diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/docs/NEWS.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.txt b/src/mailman/docs/NEWS.txt index 7ffcc7987..f2807a454 100644 --- a/src/mailman/docs/NEWS.txt +++ b/src/mailman/docs/NEWS.txt @@ -9,7 +9,14 @@ Here is a history of user visible changes to Mailman. 3.0 alpha 5 -- "Distant Early Warning" ====================================== -(2010-01-XX) +(2010-01-11) + +REST +---- + * Add REST API for subscription services. You can now: + * list all members in all mailing lists + * subscribe (and possibly register) an address to a mailing list + * unsubscribe an address from mailing list Commands -------- |
