diff options
author | Mark Sapiro <msapiro@value.net> | 2011-11-11 12:55:16 -0800 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-11-11 12:55:16 -0800 |
commit | caaca9c3b00672f7e78334e59506d107e94ac667 (patch) | |
tree | 645848173574d4bbf2651ea89898d7f7cb72afd4 /NEWS | |
parent | 5e64945bdc01accee9486c2eba089cd90daaf90e (diff) | |
download | mailman2-caaca9c3b00672f7e78334e59506d107e94ac667.tar.gz mailman2-caaca9c3b00672f7e78334e59506d107e94ac667.tar.xz mailman2-caaca9c3b00672f7e78334e59506d107e94ac667.zip |
Changed the way digest_footer is added to the RFC 1153 (plain) format
digest for RFC compliance. Bug #887610.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -71,6 +71,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Changed the way digest_footer is added to the RFC 1153 (plain) format + digest for RFC compliance. Bug #887610. + - Fixed cron/checkdbs to report unsubscriptions waiting approval. Bug #873821. |