diff options
author | Mark Sapiro <msapiro@value.net> | 2012-08-22 20:58:18 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-08-22 20:58:18 -0700 |
commit | baa86ef21a9a242ed61e99547716ed7b3b12a7df (patch) | |
tree | 7a3a0063ca3a71f9e8b7845d343dadcc7c41de42 /NEWS | |
parent | 4273c882778267730a0a90ca1f0006c8a04d02d4 (diff) | |
download | mailman2-baa86ef21a9a242ed61e99547716ed7b3b12a7df.tar.gz mailman2-baa86ef21a9a242ed61e99547716ed7b3b12a7df.tar.xz mailman2-baa86ef21a9a242ed61e99547716ed7b3b12a7df.zip |
The query fragments send_unsub_notifications_to_list_owner and
send_unsub_ack_to_this_batch will now assume default values if not set
in mass unsubscribe URLs. (LP: #1032378)
Diffstat (limited to 'NEWS')
-rw-r--r--[-rwxr-xr-x] | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,10 +5,14 @@ Copyright (C) 1998-2011 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.15-1 (xx-xxx-xxxx) +2.1.16 (xx-xxx-xxxx) Bug Fixes and other patches + - The query fragments send_unsub_notifications_to_list_owner and + send_unsub_ack_to_this_batch will now assume default values if not set + in mass unsubscribe URLs. (LP: #1032378) + - Replaced utf-8 encoded characters in newly added German templates with HTML entities. (LP: #1018208) |