summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2015-12-19 17:28:36 -0500
committerBarry Warsaw2015-12-19 17:28:36 -0500
commitd7bc81a6ab97cd00c70da901cb1d04f80f896685 (patch)
treeb7349f9c92d363e46a961e6b5eea71e1af46d0c0 /src
parentf2620c6f41c1703e7dce1a44a6669e01aaee326d (diff)
downloadmailman-d7bc81a6ab97cd00c70da901cb1d04f80f896685.tar.gz
mailman-d7bc81a6ab97cd00c70da901cb1d04f80f896685.tar.zst
mailman-d7bc81a6ab97cd00c70da901cb1d04f80f896685.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index b67cb9ba4..2cc72862b 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -120,6 +120,9 @@ REST
Aurélien Bompard.
* Fixed a number of corner cases for the return codes when PUTing or PATCHing
list configuration variables. (Closes: #182)
+ * Expose ``digest_send_periodic``, ``digest_volume_frequency``, and
+ ``digests_enabled`` (renamed from ``digestable``) to the REST API.
+ (Closes: #159)
Other
-----