From ac9886b17e0462f70209cc2ee0bc3744dd9bd520 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 15 Oct 2015 21:06:52 -0700 Subject: Refactored the GetPattern list method to simplify extending @listname syntax to new attributes in the future. Changed Moderate.py to use the GetPattern method to process the *_these_nonmembers lists. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 975e53dd..12dbf8fc 100755 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Refactored the GetPattern list method to simplify extending @listname + syntax to new attributes in the future. Changed Moderate.py to use the + GetPattern method to process the *_these_nonmembers lists. + - Changed CookHeaders to default to using space rather than tab as continuation_ws when folding headers. (LP: #1505878) -- cgit v1.2.3