aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-05-18 14:54:07 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-05-18 14:54:07 +0900
commit658947a718531f1bc3f405e7d7611a16bfb9071b (patch)
tree23c8bbf29c6d6babb6392fddf889faf43b612b3e /NEWS
parent830e3cc518913b2d2012a9756ef1cccf59efc3a9 (diff)
parent29f51f1e3b79040d67f827e655029d17dbb6c226 (diff)
downloadmailman2-658947a718531f1bc3f405e7d7611a16bfb9071b.tar.gz
mailman2-658947a718531f1bc3f405e7d7611a16bfb9071b.tar.xz
mailman2-658947a718531f1bc3f405e7d7611a16bfb9071b.zip
Merge lp:mailman/2.1 rev 1652
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5eda4c28..aa35687e 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Improved logging of banned subscription and address change attempts.
+ (LP: #1582856)
+
- In rare circumstances a list can be removed while the admin or listinfo
CGI or bin/list_lists is running causing an uncaught MMUnknownListError
to be thrown. The exception is now caught and handled. (LP: #1582532)