summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-12-22 23:14:44 -0500
committerBarry Warsaw2015-12-22 23:14:44 -0500
commita11e089cc1e0e5aff2502e584014295a414a43f9 (patch)
tree2cd85ac193e1bcaf3d17582f0cbe8614b3932fe1 /src/mailman/docs
parentea1d7f360edd8f9ac70be5ed55caeaec27feb128 (diff)
downloadmailman-a11e089cc1e0e5aff2502e584014295a414a43f9.tar.gz
mailman-a11e089cc1e0e5aff2502e584014295a414a43f9.tar.zst
mailman-a11e089cc1e0e5aff2502e584014295a414a43f9.zip
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.
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index e8ac58c68..848106a86 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -144,6 +144,9 @@ Other
* The mailing list "data directory" has been renamed. Instead of using the
fqdn listname, the subdirectory inside ``[paths]list_data_dir`` now uses
the List-ID.
+ * 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.
3.0.0 -- "Show Don't Tell"