diff options
| author | Barry Warsaw | 2015-06-14 22:04:05 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-06-14 22:04:05 -0400 |
| commit | dc1db8a094570c3d74f31e78b4447ae807247c8b (patch) | |
| tree | ed79b94d4722df09157301a6189c886f81563efd | |
| parent | d444540c4afc13c60199e51cbceb0ab24fc77aa3 (diff) | |
| download | mailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.tar.gz mailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.tar.zst mailman-dc1db8a094570c3d74f31e78b4447ae807247c8b.zip | |
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
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 ------------ |
