aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-07-12 14:03:26 -0700
committerMark Sapiro <mark@msapiro.net>2013-07-12 14:03:26 -0700
commite80d72c40923b082f5e113b2d732f679c7e8b632 (patch)
tree404c1379ea723b7767c8e53d9e5695939d1d5b6f /NEWS
parent3c41c584c3bd587e0d38ab48ba63a47ead2b18e3 (diff)
downloadmailman2-e80d72c40923b082f5e113b2d732f679c7e8b632.tar.gz
mailman2-e80d72c40923b082f5e113b2d732f679c7e8b632.tar.xz
mailman2-e80d72c40923b082f5e113b2d732f679c7e8b632.zip
- Added more explanation to the bad owner address message from
bin/newlist. (LP: #1200763)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 993c8ab9..622fca81 100755
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added more explanation to the bad owner address message from
+ bin/newlist. (LP: #1200763)
+
- Fixed a bug causing the admin web interface to fail CSRF checking if
the list name contains a '+' character. (LP: #1190802)