aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-04-25 22:15:07 -0700
committerMark Sapiro <mark@msapiro.net>2014-04-25 22:15:07 -0700
commitddbf9c2e7678bf19e05710ab25e47f3f6fe61de8 (patch)
tree126657522c9d4417a7c40f3aa882b2ecc5783d1b /NEWS
parent47150e9ad6ffbdf9ae51691777056b4a57b7b6ff (diff)
downloadmailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.tar.gz
mailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.tar.xz
mailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.zip
The Reply-To: munging options weren't honored if there was no
from_is_list action. (LP: #1313010)
Diffstat (limited to '')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 717efcc2..d8a1822f 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The Reply-To: munging options weren't honored if there was no
+ from_is_list action. (LP: #1313010)
+
- Changed from_is_list actions to insert the list address in Cc: if the
list is fully personalized. Otherwise, the list address is only in
From: and Reply-To: overrides it. (LP: #1312970)