summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2012-08-20 12:03:16 -0400
committerBarry Warsaw2012-08-20 12:03:16 -0400
commitdf77a5a46a5b3159480536a1a822cf0a3ecc4ffc (patch)
treead82fbaf62351c32ee6155ed0082e2115740f478 /src
parent5ad4218c2fb6cdaf735b09e71369fd01be12a332 (diff)
downloadmailman-df77a5a46a5b3159480536a1a822cf0a3ecc4ffc.tar.gz
mailman-df77a5a46a5b3159480536a1a822cf0a3ecc4ffc.tar.zst
mailman-df77a5a46a5b3159480536a1a822cf0a3ecc4ffc.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 4d8a095f0..db95e7cdf 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -65,6 +65,7 @@ Database
- news_moderation -> newsgroup_moderation
- archive and archive_private have been collapsed into archive_policy.
- nntp_host has been removed.
+ - generic_nonmember_action has been removed (LP: #975696)
* The PostgreSQL port of the schema accidentally added a moderation_callback
column to the mailinglist table. Since this is unused in Mailman, it was
simply commented out of the base schema for PostgreSQL.
@@ -105,8 +106,6 @@ Bug fixes
* Show devmode in `bin/mailman info` output. (LP: #1035028)
* Fix residual references to the old `IMailingList` archive variables.
(LP: #1031393)
- * Removed obsolete `IMailingList` attribute `generic_nonmember_action`.
- (LP: #975696)
.. _`passlib`: http://packages.python.org/passlib/index.html