aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2009-09-03 10:29:36 -0700
committerMark Sapiro <mark@msapiro.net>2009-09-03 10:29:36 -0700
commitab93e70f12da510902dffa7a393f5173c2073d6e (patch)
tree100157ef690f12ab3e7242da3fec84259e61de5a /NEWS
parent38c27d92119a926e29d87e795ad52bf69ff1e091 (diff)
downloadmailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.tar.gz
mailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.tar.xz
mailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.zip
Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying
MUA folds the To: header and in cases where the list name includes '+'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4ada2c8..cc3f2e48 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying
+ MUA folds the To: header and in cases where the list name includes '+'.
+
- Fixed some paths in contrib/check_perms_grsecurity.py. Bug #411192.
- Replies to commands sent to list-request now come From: list-owner