aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2012-10-29 12:45:54 -0700
committerMark Sapiro <msapiro@value.net>2012-10-29 12:45:54 -0700
commit1b9705ce1e8eddde6c24dd4f14502b4bd6f4f921 (patch)
treea754f56ad0eb2626b054b19cd2f23bf11a833e06 /NEWS
parenta190bc8d3d22a616181cb86a864e00e2a7f7ec61 (diff)
downloadmailman2-1b9705ce1e8eddde6c24dd4f14502b4bd6f4f921.tar.gz
mailman2-1b9705ce1e8eddde6c24dd4f14502b4bd6f4f921.tar.xz
mailman2-1b9705ce1e8eddde6c24dd4f14502b4bd6f4f921.zip
Added an option to add_members to add members with mail delivery disabled
by admin. (LP: 1070574)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93ed9561..4499180a 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
New Features
+ - add_members now has an option to add members with mail delivery disabled
+ by admin. (LP: 1070574)
+
- IncomingRunner now logs rejected messages to the vette log.
(LP: 1068837)