aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authortkikuchi <>2005-10-23 08:43:21 +0000
committertkikuchi <>2005-10-23 08:43:21 +0000
commit975b9eb91a3309d41f019565d0fcdad89a5e2993 (patch)
treef686d75788e28f6527b2772b5e863126c27cc690 /NEWS
parent3fa05f70f46c33e73184bd623730721ada6c3c68 (diff)
downloadmailman2-975b9eb91a3309d41f019565d0fcdad89a5e2993.tar.gz
mailman2-975b9eb91a3309d41f019565d0fcdad89a5e2993.tar.xz
mailman2-975b9eb91a3309d41f019565d0fcdad89a5e2993.zip
NEWS updates for backports from MAIN.
Diffstat (limited to '')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 584f2e1e..3644bfff 100644
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,17 @@ Here is a history of user visible changes to Mailman.
multipart/alternative to its first content. This allows HTML part
to pass through after other content filtering is done.
+ Internationalization
+
+ - New language: Interlingua.
+
Bug fixes and other patches
+ - header_filter_rules get lost if accessed directly and needed authenti-
+ cation by login page (1230865).
+
+ - Obscure email when the poster doesn't set full name in 'From:' header.
+
- Take preambles and epilogues into account when calculating message sizes
for holding purposes (Mark Sapiro).
@@ -24,6 +33,8 @@ Here is a history of user visible changes to Mailman.
- bin/update crashes with bogus files (949117).
+ - Bugs and patches: 1212066/1301983 (Date header in create/remove notice)
+
2.1.6 (30-May-2005)
Security