aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-11-11 12:55:16 -0800
committerMark Sapiro <msapiro@value.net>2011-11-11 12:55:16 -0800
commitcaaca9c3b00672f7e78334e59506d107e94ac667 (patch)
tree645848173574d4bbf2651ea89898d7f7cb72afd4 /NEWS
parent5e64945bdc01accee9486c2eba089cd90daaf90e (diff)
downloadmailman2-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cdb46eb2..4de00008 100644
--- a/NEWS
+++ b/NEWS
@@ -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.