aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-06-20 16:20:18 -0700
committerMark Sapiro <mark@msapiro.net>2008-06-20 16:20:18 -0700
commit04cff960b15dd31ce6200abdff6fc57df2526146 (patch)
treead66f7a4b5e5e7104905549b9610c05489302adc /NEWS
parentfb79444a20297f9a98c1e515527de757e00cda56 (diff)
downloadmailman2-04cff960b15dd31ce6200abdff6fc57df2526146.tar.gz
mailman2-04cff960b15dd31ce6200abdff6fc57df2526146.tar.xz
mailman2-04cff960b15dd31ce6200abdff6fc57df2526146.zip
Changed OldStyleMemberships.py to remove the member from one_last_digest
when changing from regular to digest delivery to avoid the possibility of a duplicate digest in some circumstances.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b52e07b..f4ae1e8f 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,10 @@ Here is a history of user visible changes to Mailman.
- Fixed CookHeaders.py which in some cases with new style prefixing
would insert an extra space between the prefix and the subject.
+ - Changed OldStyleMemberships.py to remove the member from one_last_digest
+ when changing from regular to digest delivery to avoid the possibility
+ of a duplicate digest in some circumstances.
+
Miscellaneous
- Brad Knowles' mailman daily status report script updated to 0.0.18.