aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-07-08 19:01:19 -0700
committerMark Sapiro <mark@msapiro.net>2018-07-08 19:01:19 -0700
commit1a3cdb2265eca0037af45b922fd38fc9f98e1063 (patch)
treedef701ef2af043ed246d526d54b422e2c7e9fac2 /NEWS
parentccec7cecdeffedb9a80b24488460932ec7907d09 (diff)
parent9b0ffe2a9e058d175b6dd1692d86f0810ec7c285 (diff)
downloadmailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.tar.gz
mailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.tar.xz
mailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.zip
Enable editing templates in an alternate language.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b7ebd6c..15dcf361 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,12 @@ Here is a history of user visible changes to Mailman.
2.1.28 (xx-xxx-xxxx)
+ New Features
+
+ - It is now possible to edit HTML and text templates via the web admin
+ UI in a supported language other than the list's preferred_language.
+ Thanks to Yasuhito FUTATSUKI.
+
Bug fixes and other patches
- The BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE feature added in 2.1.27 was