summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-10-29 22:36:55 -0400
committerBarry Warsaw2015-10-29 22:36:55 -0400
commita4ef7fec146da4ddceffb8d80020d668e232b807 (patch)
tree4b6520c332bcab9c0f10164e0c7d512d354c66ee /src/mailman/docs
parentaed50db488213b0fec32d82100cf9367fc2f7d9c (diff)
downloadmailman-a4ef7fec146da4ddceffb8d80020d668e232b807.tar.gz
mailman-a4ef7fec146da4ddceffb8d80020d668e232b807.tar.zst
mailman-a4ef7fec146da4ddceffb8d80020d668e232b807.zip
Collapse multiple ``Re:`` in Subject headers. Given by Mark Sapiro.
(Closes: #147)
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 424c42916..054cf5ffd 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -40,6 +40,8 @@ Bugs
* Core no longer depends on the standalone `mock` module. (Closes: #146)
* The logging of moderation reasons has been fixed. Given by Aurélien
Bompard.
+ * Collapse multiple ``Re:`` in Subject headers. Given by Mark Sapiro.
+ (Closes: #147)
Configuration
-------------