summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2010-01-11 21:39:16 -0500
committerBarry Warsaw2010-01-11 21:39:16 -0500
commit65b64fcfe7e5df9d74e080319778e94eff87df63 (patch)
tree168e80dc1715f7e0e53133fee5ec18df7f6dd330 /src
parent0b9fdd2a3927ecb9d88275846af87fd326feb659 (diff)
downloadmailman-65b64fcfe7e5df9d74e080319778e94eff87df63.tar.gz
mailman-65b64fcfe7e5df9d74e080319778e94eff87df63.tar.zst
mailman-65b64fcfe7e5df9d74e080319778e94eff87df63.zip
Update the NEWS file for 3.0a5.
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.txt9
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
--------