aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-02-17 10:43:31 -0800
committerMark Sapiro <mark@msapiro.net>2016-02-17 10:43:31 -0800
commit9eecc5d5d26373741ba5dfc03872098c3a6e602c (patch)
treeaf7f879748b5a0978dad9359b3f8eb6af0a09151 /NEWS
parent91f070fe878cb1e3c9fc55a9373258a976d19be5 (diff)
downloadmailman2-9eecc5d5d26373741ba5dfc03872098c3a6e602c.tar.gz
mailman2-9eecc5d5d26373741ba5dfc03872098c3a6e602c.tar.xz
mailman2-9eecc5d5d26373741ba5dfc03872098c3a6e602c.zip
Acknowledge option will now be honored for posts to anonymous lists
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56413ec6..8f3fbb54 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - User's "Acknowledge" option will now be honored for posts to anonymous
+ lists. (LP: #1546679)
+
- Fixed a typo in the Non-digest options regular_exclude_ignore
description thanks to Yasuhito FUTATSUKI.