aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-01-09 10:44:08 -0800
committerMark Sapiro <mark@msapiro.net>2014-01-09 10:44:08 -0800
commite35952456ac54575b68dcea0c90764b9f0d940fa (patch)
tree6c5ee8d6d6f70d985d83fd6ff149c305fb19976f /NEWS
parent415f28f12f21b8e4ba0c86596c0d2d6dceb17ef0 (diff)
downloadmailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.tar.gz
mailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.tar.xz
mailman2-e35952456ac54575b68dcea0c90764b9f0d940fa.zip
Fixed POSTFIX_STYLE_VIRTUAL_DOMAINS to be case-insensitiive.
Diffstat (limited to '')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8fff79f6..9b8ca4b3 100755
--- a/NEWS
+++ b/NEWS
@@ -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)