aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-04-02 23:18:40 -0700
committerMark Sapiro <mark@msapiro.net>2016-04-02 23:18:40 -0700
commit52c355755a5b33c975ec9b3a7535236685bf0c18 (patch)
tree5b5c5d1d2dd64071d81337ca91f62c695fcf7a7c /NEWS
parentbfb1ec8088bbb03f93c344274a315adaf96897bf (diff)
downloadmailman2-52c355755a5b33c975ec9b3a7535236685bf0c18.tar.gz
mailman2-52c355755a5b33c975ec9b3a7535236685bf0c18.tar.xz
mailman2-52c355755a5b33c975ec9b3a7535236685bf0c18.zip
Attempt to improve threading of posts gated to Usenet.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed8e26d6..2ebf3246 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,10 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Modified NewsRunner.py to ensure that messages gated to Usenet have a
+ non-blank Subject: header and when munging the Message-ID to add the
+ original to References: to help with threading. (LP: #557955)
+
- 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