diff options
author | Mark Sapiro <msapiro@value.net> | 2011-03-21 13:40:40 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-03-21 13:40:40 -0700 |
commit | 07a595eea998d7b71f74ae6b5acf3d3870a5cd31 (patch) | |
tree | 64bcee6b4a92c0b419157e9e3e3d6c428a296be9 /NEWS | |
parent | 8e61b45661ef34d49e8a92494d2c1c9c63171fa7 (diff) | |
download | mailman2-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |