aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-11 19:29:33 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-11 19:29:33 -0700
commitd2da11a73ee15a4e467fdacbb0f5c36447b144f6 (patch)
tree425420bec1af90b4d2d764c398cc35e742d6f93f /NEWS
parentd363c183a208a1ef34847656533cb818d7a7cf50 (diff)
parent4c54a401f9070bcb385a44bbaec8c08facb10ee4 (diff)
downloadmailman2-d2da11a73ee15a4e467fdacbb0f5c36447b144f6.tar.gz
mailman2-d2da11a73ee15a4e467fdacbb0f5c36447b144f6.tar.xz
mailman2-d2da11a73ee15a4e467fdacbb0f5c36447b144f6.zip
Added %(whence)s replacement for admin (un)subscribe notices.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb0dcc5d..149c9838 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,11 @@ Here is a history of user visible changes to Mailman.
'mischief' log entries for 'hostile listname' noe include the remote IP
if available.
+ - Thanks to Jim Popovitch, admin notices of (un)subscribes now may give
+ the source of the action. This consists of a %(whence)s replacement
+ that can be added to the admin(un)subscribeack.txt templates. This
+ has been done for the 'en' templates, but not for most others.
+
i18n
- The Japanese translation has been updated by Yasuhito FUTATSUKI.