summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
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 da8ede64f..729f1e1f9 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -96,6 +96,8 @@ REST
* 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``.
+ * When ``[devmode]enabled`` is set, the JSON output is sorted. Given by
+ Aurélien Bompard.
Other
-----