From 41a9b83a0d0a1253aeb5d7aa108852128de504ee Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 10 Mar 2016 17:53:32 -0800 Subject: Fixed _set_date() in pipermail.py do do a better job. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 26596c37..f3a3c886 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,15 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed the pipermail archiver to do a better job of figuring the date of + a post when its Date: header is missing, unparseable or has an obviously + out of range date. This should only affect bin/arch as ArchRunner has + code to fix dates at least if ARCHIVER_CLOBBER_DATE_POLICY has not been + set to 0 in mm_cfg.py. If posts have been added in the past to a list's + archive using bin/arch and an imported mbox, running bin/arch again could + result is some of those posts being archived with a different date. + (LP: #1555798) + - Fixed an issue with CommandRunner shunting a malformed message with a null byte in the body. (LP: #1553888) -- cgit v1.2.3