aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-05-02 21:42:31 -0700
committerMark Sapiro <mark@msapiro.net>2014-05-02 21:42:31 -0700
commite7c1655bd7b752f90f5cdebf94213f193f267a57 (patch)
tree2713b092b4f7e90e62cafec25648e375c22e3f11 /NEWS
parentd8d784da666f6cd366f08a2a87bff73b3762e3fd (diff)
downloadmailman2-e7c1655bd7b752f90f5cdebf94213f193f267a57.tar.gz
mailman2-e7c1655bd7b752f90f5cdebf94213f193f267a57.tar.xz
mailman2-e7c1655bd7b752f90f5cdebf94213f193f267a57.zip
Removed HTML tags from the title of a couple of rmlist.py pages because
browsers don't render tags in the title. (LP: #265848)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index adf3effc..24c155f0 100755
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Removed HTML tags from the title of a couple of rmlist.py pages because
+ browsers don't render tags in the title. (LP: #265848)
+
- Most Mailman generated notices to list owners and moderators are now
sent as Precedence: list instead of bulk. (LP: #1313146)