summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-09-22 15:11:21 -0400
committerBarry Warsaw2015-09-22 15:11:21 -0400
commitc092ba315f4db404f4ccc8d57b936abf3be0d054 (patch)
tree054030c3e192259951eac855f73b94d2ea5395ca /src/mailman/docs
parent929867584431e41826414e8281c4e0726968503b (diff)
downloadmailman-c092ba315f4db404f4ccc8d57b936abf3be0d054.tar.gz
mailman-c092ba315f4db404f4ccc8d57b936abf3be0d054.tar.zst
mailman-c092ba315f4db404f4ccc8d57b936abf3be0d054.zip
Core no longer depends on the standalone `mock` module. (Closes: #146)
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index f6d381a7d..db86363e4 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -37,6 +37,7 @@ Bugs
backported smtpd module which can accept non-UTF-8 data. (Closes #140)
* Bulk emails are now decorated with headers and footers. Given by Aurélien
Bompard. (Closes #145)
+ * Core no longer depends on the standalone `mock` module. (Closes: #146)
Configuration
-------------