aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authormsapiro <>2007-02-07 00:31:24 +0000
committermsapiro <>2007-02-07 00:31:24 +0000
commit73b3efd456131f2606aff9363dbb97c22ad854df (patch)
treeffb1e62df4e4dbe4f9444df315d70e90f7d70044 /NEWS
parenteee82d55eee059a5b0f0ae47817f3351a5d114e1 (diff)
downloadmailman2-73b3efd456131f2606aff9363dbb97c22ad854df.tar.gz
mailman2-73b3efd456131f2606aff9363dbb97c22ad854df.tar.xz
mailman2-73b3efd456131f2606aff9363dbb97c22ad854df.zip
- Changed cmd_who.py to show hidden members when authorization is by list admin or moderator password.
- Changed cmd_who.py public roster syntax to accept optional list admin or moderator password.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d11cba3..4b695d69 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Here is a history of user visible changes to Mailman.
- Fixed admin.py so null VARHELP category is handled (1573393).
+ - Changed cmd_who.py to list all members if authorization is with the
+ list's admin or moderator password and to accept the password if the
+ roster is public.
+
2.1.9 (12-Sep-2006)
Security