aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-01-17 20:44:26 -0800
committerMark Sapiro <mark@msapiro.net>2016-01-17 20:44:26 -0800
commit98802661f4d1b54d05bf8bbfbf952e300ec96f7d (patch)
tree553c3d69764805e32fa375ed703e824c70658e18 /NEWS
parenta1cc3a8ccb11a98b7e6c83b4d4f0a01c44f7f4a9 (diff)
parentc153b143c64139a57c6e4febe233bece9d4a48ce (diff)
downloadmailman2-98802661f4d1b54d05bf8bbfbf952e300ec96f7d.tar.gz
mailman2-98802661f4d1b54d05bf8bbfbf952e300ec96f7d.tar.xz
mailman2-98802661f4d1b54d05bf8bbfbf952e300ec96f7d.zip
Added options to display (non)moderated members to list_members.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60377a98..72c1582e 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
New Features
+ - bin/list_members now has options to display all moderated or all
+ non-moderated members.
+
- There is now a mm_cfg.py setting GLOBAL_BAN_LIST which is like the
individual list's ban_list but applies globally to all subscribe
requests. See the description in Defaults.py for more details.