diff options
author | msapiro <> | 2005-12-06 22:35:56 +0000 |
---|---|---|
committer | msapiro <> | 2005-12-06 22:35:56 +0000 |
commit | 849e378d7705315b93ff65f40bb54d3f976ad8b8 (patch) | |
tree | b617a527c08d61f0072b13c95d647b11b8a30213 | |
parent | 8f4fd7cd4a71c59dc2ef02fe43925bfe60cde346 (diff) | |
download | mailman2-849e378d7705315b93ff65f40bb54d3f976ad8b8.tar.gz mailman2-849e378d7705315b93ff65f40bb54d3f976ad8b8.tar.xz mailman2-849e378d7705315b93ff65f40bb54d3f976ad8b8.zip |
Add more recent changes to 2.1.7 "Bug fixes and other patches"
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -42,6 +42,14 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fix bounce log score messages to be more consistent. + + - Fix bin/remove_members to accept no arguments when both --fromall and + --file= options are specified. + + - Change cgi-bin and mail wrapper "group not found" error message to be + more descriptive of the actual problem. + - Apply the list's ban_list to address changes and admin mass subscribe and invite and to confirmations/approvals of address changes, subscriptions and invitations. |