summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2016-10-18 21:10:30 -0400
committerBarry Warsaw2016-10-18 21:10:30 -0400
commit946aa8212e2187fd5d2f057f724cf65898f0b44a (patch)
treeae7d1bb0f19aeebdf5a382ff1d1ca0316681e89b
parent763025ce10c87cce654ce04a48a496e02732e1b4 (diff)
downloadmailman-946aa8212e2187fd5d2f057f724cf65898f0b44a.tar.gz
mailman-946aa8212e2187fd5d2f057f724cf65898f0b44a.tar.zst
mailman-946aa8212e2187fd5d2f057f724cf65898f0b44a.zip
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 49f309770..ee8e1c09b 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -117,7 +117,6 @@ Command line
Database
--------
-
* MySQL is now an officially supported database. Given by Abhilash Raj.
Interfaces
@@ -243,6 +242,7 @@ Other
* The ``mailman members`` command can now be used to display members based on
subscription roles. Also, the positional "list" argument can now accept
list names or list-ids.
+ * Unsubscriptions can now be confirmed and/or moderated. (Closes #213)
3.0.0 -- "Show Don't Tell"