diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-12-15 15:20:33 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-12-15 15:20:33 -0800 |
commit | ab7cca3f215184ba6a331871869a5b48af9e78f7 (patch) | |
tree | 5589266eacc894153ec056582f029b5381eccb06 /NEWS | |
parent | 36097ea986f975fd20af2398f28e60670faf3293 (diff) | |
download | mailman2-ab7cca3f215184ba6a331871869a5b48af9e78f7.tar.gz mailman2-ab7cca3f215184ba6a331871869a5b48af9e78f7.tar.xz mailman2-ab7cca3f215184ba6a331871869a5b48af9e78f7.zip |
Treat a poster's address which matches an equivalent_domains address as
a list member for the regular_exclude_ignore check.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Treat a poster's address which matches an equivalent_domains address as + a list member for the regular_exclude_ignore check. (LP: #1526550) + - Fixed an issue that sometimes left no white space following subject_prefix. (LP: #1525954) |