diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-06-20 16:20:18 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-06-20 16:20:18 -0700 |
commit | 04cff960b15dd31ce6200abdff6fc57df2526146 (patch) | |
tree | ad66f7a4b5e5e7104905549b9610c05489302adc /NEWS | |
parent | fb79444a20297f9a98c1e515527de757e00cda56 (diff) | |
download | mailman2-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |