aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7314432b..ed14ae8b 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The 'list run by' addresses in web page footers are now just the
+ list-owner address. (LP: #1694384)
+
- Changed member_verbosity_threshold from a >= test to a strictly > test
to avoid the issue of moderating every post when the threshold = 1.
(LP: #1693366)