aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-12-09 20:33:56 -0800
committerMark Sapiro <mark@msapiro.net>2014-12-09 20:33:56 -0800
commit111177b9a65b0b8ea7ec2ff076ece5b03aa2b7c1 (patch)
tree87bfad57f20249a4a4186efe21c247828b464520 /NEWS
parentcb8225458e7044a4f096bbbb6fb5a3126d691f41 (diff)
downloadmailman2-111177b9a65b0b8ea7ec2ff076ece5b03aa2b7c1.tar.gz
mailman2-111177b9a65b0b8ea7ec2ff076ece5b03aa2b7c1.tar.xz
mailman2-111177b9a65b0b8ea7ec2ff076ece5b03aa2b7c1.zip
The Subject: of the list welcome message wasn't always in the user's
preferred language. Fixed.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2013f40..8d62ae38 100755
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The Subject: of the list welcome message wasn't always in the user's
+ preferred language. Fixed. (LP: #1400988)
+
- Accept email command in Subject: prefixed with Re: or similar with no
intervening space. (LP: #1400200)