aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authortkikuchi <>2005-07-13 07:55:49 +0000
committertkikuchi <>2005-07-13 07:55:49 +0000
commit45fc761736fad59adf68b3c757b0e25a0e22c109 (patch)
tree04bb0f64c7c2a2d4794bb847bec7598677b89bf6 /NEWS
parent01468e7eae8d44d740edcf2dbaa2d1575c02c7a7 (diff)
downloadmailman2-45fc761736fad59adf68b3c757b0e25a0e22c109.tar.gz
mailman2-45fc761736fad59adf68b3c757b0e25a0e22c109.tar.xz
mailman2-45fc761736fad59adf68b3c757b0e25a0e22c109.zip
New attribute 'collapse_alternatives'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 896ecd38..9d2f7ecd 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,12 @@ Here is a history of user visible changes to Mailman.
2.1.7 (XX-XXX-200X)
+ New Features
+
+ - List owners can customize content filter behavior as not to collapse
+ multipart/alternative to its first content. This allows HTML part
+ to pass through after other content filtering is done.
+
Bug fixes and other patches
- bin/update crashes with bogus files (949117).