summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-10-29 22:47:29 -0400
committerBarry Warsaw2015-10-29 22:47:29 -0400
commit8b9a6f2d534f8d39f1a6f1dc6ac818a004455069 (patch)
tree4b6520c332bcab9c0f10164e0c7d512d354c66ee /src/mailman/docs
parent7fe776a29281dc42e3274f7cf9cc5300dca61783 (diff)
parenta4ef7fec146da4ddceffb8d80020d668e232b807 (diff)
downloadmailman-8b9a6f2d534f8d39f1a6f1dc6ac818a004455069.tar.gz
mailman-8b9a6f2d534f8d39f1a6f1dc6ac818a004455069.tar.zst
mailman-8b9a6f2d534f8d39f1a6f1dc6ac818a004455069.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
-------------