diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-05-02 21:42:31 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-05-02 21:42:31 -0700 |
commit | e7c1655bd7b752f90f5cdebf94213f193f267a57 (patch) | |
tree | 2713b092b4f7e90e62cafec25648e375c22e3f11 /NEWS | |
parent | d8d784da666f6cd366f08a2a87bff73b3762e3fd (diff) | |
download | mailman2-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-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |