summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-11-15 15:37:19 -0500
committerBarry Warsaw2015-11-15 15:37:19 -0500
commite2c50f1e10a485a79183e99e0e78b93673b8a8a7 (patch)
treef21f549b83eeb0296a2b88a52f6b5520f3817381 /src/mailman/docs
parent9975ac00206e70da7d7c9bebf9d22192bafb88ac (diff)
downloadmailman-e2c50f1e10a485a79183e99e0e78b93673b8a8a7.tar.gz
mailman-e2c50f1e10a485a79183e99e0e78b93673b8a8a7.tar.zst
mailman-e2c50f1e10a485a79183e99e0e78b93673b8a8a7.zip
JSON representations for held message now include a ``self_link``.
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 dddbfd1e1..da8ede64f 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -95,6 +95,7 @@ REST
link the address to the user. Given by Abhilash Raj.
* Fix pagination values `start` and `total_size` in the REST API. Given by
Aurélien Bompard. (Closes: #154)
+ * JSON representations for held message now include a ``self_link``.
Other
-----