summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2015-06-14 22:04:05 -0400
committerBarry Warsaw2015-06-14 22:04:05 -0400
commitdc1db8a094570c3d74f31e78b4447ae807247c8b (patch)
treeed79b94d4722df09157301a6189c886f81563efd
parentd444540c4afc13c60199e51cbceb0ab24fc77aa3 (diff)
downloadmailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.tar.gz
mailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.tar.zst
mailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.zip
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index a2888b631..5071e24bd 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -39,7 +39,7 @@ Interfaces
* Messages now include a `Message-ID-Hash` as the replacement for
`X-Message-ID-Hash` although the latter is still included for backward
compatibility. Also be sure that all places which add the header use the
- same algorithm.
+ same algorithm. (Closes #118)
Internal API
------------