diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-01-09 10:44:08 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-01-09 10:44:08 -0800 |
commit | e35952456ac54575b68dcea0c90764b9f0d940fa (patch) | |
tree | 6c5ee8d6d6f70d985d83fd6ff149c305fb19976f /NEWS | |
parent | 415f28f12f21b8e4ba0c86596c0d2d6dceb17ef0 (diff) | |
download | mailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.tar.gz mailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.tar.xz mailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.zip |
Fixed POSTFIX_STYLE_VIRTUAL_DOMAINS to be case-insensitiive.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed POSTFIX_STYLE_VIRTUAL_DOMAINS to be case-insensitiive. + (LP: #1267003) + - Added recognition for another simple warning to bounce processing. (LP: #1263247) |