diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
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 |
