summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorBarry Warsaw2015-12-20 12:44:06 -0500
committerBarry Warsaw2015-12-20 12:44:06 -0500
commitbb45766f91ddce5e68ddf0a1fe6fe67d2f93dd60 (patch)
tree1eb70a7836fc5e59968c635f65715de91c766c09 /src/mailman/docs/NEWS.rst
parentd7bc81a6ab97cd00c70da901cb1d04f80f896685 (diff)
downloadmailman-bb45766f91ddce5e68ddf0a1fe6fe67d2f93dd60.tar.gz
mailman-bb45766f91ddce5e68ddf0a1fe6fe67d2f93dd60.tar.zst
mailman-bb45766f91ddce5e68ddf0a1fe6fe67d2f93dd60.zip
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-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 2cc72862b..6e098a8c0 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -132,6 +132,9 @@ Other
``list_url`` or permalink. Given by Aurélien Bompard.
* Large performance improvement in ``SubscriptionService.find_members()``.
Given by Aurélien Bompard.
+ * Rework the digest machinery, and add a new `send-digests` subcommand, which
+ can be used from the command line or cron to immediately send out any
+ partially collected digests.
3.0.0 -- "Show Don't Tell"