------------------------------------------------------------ revno: 1214 committer: Mark Sapiro <msap...@value.net> branch nick: 2.2 timestamp: Sun 2012-03-25 15:17:24 -0700 message: Updated NEWS for backported to 2.1 features. modified: NEWS
-- lp:mailman/2.2 https://code.launchpad.net/~mailman-coders/mailman/2.2 Your team Mailman Checkins is subscribed to branch lp:mailman/2.2. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'NEWS' --- NEWS 2012-03-25 01:27:17 +0000 +++ NEWS 2012-03-25 22:17:24 +0000 @@ -8,15 +8,6 @@ New Features - - Added a password reminder button to the private archive login page. - - - There is a new list attribute regular_exclude_ignore set from mm_cfg.py - DEFAULT_REGULAR_EXCLUDE_IGNORE. This defaults to True even though the - prior behavior is equivalent to False. A True setting will ignore an - exclude list if the poster is not a member of that list. The False - setting can result in list members not receiving posts if the nonmember - post is not accepted by the exclude list. - - There is a new list attribute 'subscribe_auto_approval' which is a list of email addresses and regular expressions matching email addresses whose subscriptions are exempt from admin approval. RFE 403066. @@ -75,6 +66,16 @@ New Features + - Added a password reminder button to the private archive login page. + Backported from the 2.2 branch. + + - There is a new list attribute regular_exclude_ignore set from mm_cfg.py + DEFAULT_REGULAR_EXCLUDE_IGNORE. This defaults to True even though the + prior behavior is equivalent to False. A True setting will ignore an + exclude list if the poster is not a member of that list. The False + setting can result in list members not receiving posts if the nonmember + post is not accepted by the exclude list. Backported from 2.2 branch. + - Eliminated the list cache from the qrunners. Indirect self-references caused lists to never be dropped from the cache which in turn caused the qrunners to grow very large in installations with many lists or
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org