aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2009-12-03 17:05:21 -0800
committerMark Sapiro <mark@msapiro.net>2009-12-03 17:05:21 -0800
commit437e19bde3fe5e6fdccb0ec79ba0726190f4fd19 (patch)
treea9d871ffb3df9c7a4208ca00e0a2c77572ee22b7 /NEWS
parentb8e3dc2bcf0e5e446609b52ea792590805b00699 (diff)
downloadmailman2-437e19bde3fe5e6fdccb0ec79ba0726190f4fd19.tar.gz
mailman2-437e19bde3fe5e6fdccb0ec79ba0726190f4fd19.tar.xz
mailman2-437e19bde3fe5e6fdccb0ec79ba0726190f4fd19.zip
Decoded RFC 2047 encoded message subjects for a few reports. Bug #266428.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5310f80a..5be550b8 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Decoded RFC 2047 encoded message subjects for a few reports.
+ Bug #266428.
+
- Fixed the French, Spanish and Hebrew translations which improperly
translated the 'coding:' line in bin/config_list output.