aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2012-08-22 20:58:18 -0700
committerMark Sapiro <msapiro@value.net>2012-08-22 20:58:18 -0700
commitbaa86ef21a9a242ed61e99547716ed7b3b12a7df (patch)
tree7a3a0063ca3a71f9e8b7845d343dadcc7c41de42 /NEWS
parent4273c882778267730a0a90ca1f0006c8a04d02d4 (diff)
downloadmailman2-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]NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff74acef..dfe8843f 100755..100644
--- a/NEWS
+++ b/NEWS
@@ -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)