aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-03-21 13:40:40 -0700
committerMark Sapiro <msapiro@value.net>2011-03-21 13:40:40 -0700
commit07a595eea998d7b71f74ae6b5acf3d3870a5cd31 (patch)
tree64bcee6b4a92c0b419157e9e3e3d6c428a296be9 /NEWS
parent8e61b45661ef34d49e8a92494d2c1c9c63171fa7 (diff)
downloadmailman2-07a595eea998d7b71f74ae6b5acf3d3870a5cd31.tar.gz
mailman2-07a595eea998d7b71f74ae6b5acf3d3870a5cd31.tar.xz
mailman2-07a595eea998d7b71f74ae6b5acf3d3870a5cd31.zip
Changed the maximum number of arguments for the who command to be
considered administrivia from 2 to 1 to help avoid false positives. Bug #739524.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4284ecc5..3e297cf4 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Changed the maximum number of arguments for the who command to be
+ considered administrivia from 2 to 1 to help avoid false positives.
+ Bug #739524.
+
- Added the list name as 'display-name' in added Sender: headers to help
mitigate Outlook et al 'on behalf of' displays. Bug #736849.