aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-07-04 11:41:14 -0700
committerMark Sapiro <mark@msapiro.net>2018-07-04 11:41:14 -0700
commitccec7cecdeffedb9a80b24488460932ec7907d09 (patch)
tree6f2eb65ecd4f471448987835fd8eeba79733219c /NEWS
parent4e500d36c3fb89ad25a01e21b3ddf8bf21391abe (diff)
downloadmailman2-ccec7cecdeffedb9a80b24488460932ec7907d09.tar.gz
mailman2-ccec7cecdeffedb9a80b24488460932ec7907d09.tar.xz
mailman2-ccec7cecdeffedb9a80b24488460932ec7907d09.zip
Escaping of HTML entities for the web UI is now done more selectively.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19dc5105..4b7ebd6c 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Here is a history of user visible changes to Mailman.
- The BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE feature added in 2.1.27 was
not working. This is fixed. (LP: #1779774)
+ - Escaping of HTML entities for the web UI is now done more selectively.
+ (LP: #1779445)
+
2.1.27 (22-Jun-2018)
Security