aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2009-10-13 08:19:00 -0700
committerMark Sapiro <mark@msapiro.net>2009-10-13 08:19:00 -0700
commitc2debd0c6f5bd2b318b17314223989f7afd6a85a (patch)
treefdbae9c4ee151d560bc90011f77a05571dbd1621 /NEWS
parent397b56598e0bcb4766c007ba2b775e11f38f2c31 (diff)
downloadmailman2-c2debd0c6f5bd2b318b17314223989f7afd6a85a.tar.gz
mailman2-c2debd0c6f5bd2b318b17314223989f7afd6a85a.tar.xz
mailman2-c2debd0c6f5bd2b318b17314223989f7afd6a85a.zip
Fixed the French, Spanish and Hebrew translations which improperly
translated the 'coding:' line in bin/config_list output.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e1ca776..5310f80a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed the French, Spanish and Hebrew translations which improperly
+ translated the 'coding:' line in bin/config_list output.
+
- Fixed the auto-responder to treat messages to -confirm, -join, -leave,
-subscribe and -unsubscribe as requests rather than posts. Bug #427962.