aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2013-03-10 20:27:18 -0700
committerMark Sapiro <msapiro@value.net>2013-03-10 20:27:18 -0700
commitb056d1850e44ab2cb6827e2b1a4f0d451459e9eb (patch)
tree4a2ff54708a9a1dc894a7f22ef48749dc2be12c8 /NEWS
parentce42aaef80d28b0d847d2fa44a3b05eb5b0634bd (diff)
downloadmailman2-b056d1850e44ab2cb6827e2b1a4f0d451459e9eb.tar.gz
mailman2-b056d1850e44ab2cb6827e2b1a4f0d451459e9eb.tar.xz
mailman2-b056d1850e44ab2cb6827e2b1a4f0d451459e9eb.zip
Setting digest_size_threshhold to zero now means no digests will be
sent based on size instead of a digest being sent with every post.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2e3c34f..00b5c10c 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Here is a history of user visible changes to Mailman.
New Features
+ - Setting digest_size_threshhold to zero now means no digests will be
+ sent based on size instead of a digest being sent with every post.
+ (LP: 558274)
+
- There is a new mm_cfg.py setting SUBSCRIBE_FORM_SECRET which will put
a dynamically generated, hidden hash in the listinfo subscribe form and
check it upon submission. Setting this will prevent automated processes