diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-07-08 19:01:19 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-07-08 19:01:19 -0700 |
commit | 1a3cdb2265eca0037af45b922fd38fc9f98e1063 (patch) | |
tree | def701ef2af043ed246d526d54b422e2c7e9fac2 /NEWS | |
parent | ccec7cecdeffedb9a80b24488460932ec7907d09 (diff) | |
parent | 9b0ffe2a9e058d175b6dd1692d86f0810ec7c285 (diff) | |
download | mailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.tar.gz mailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.tar.xz mailman2-1a3cdb2265eca0037af45b922fd38fc9f98e1063.zip |
Enable editing templates in an alternate language.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |