summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
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 420e0fbe2..4000c135b 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -23,6 +23,7 @@ Bugs
discarded. (Closes #369)
* Various message holds and rejects that gave 'N/A' as a reason now give an
appropriate reason. (Closes #368)
+* Bounce messages are now composed for proper translations.
Command line
------------
@@ -39,6 +40,8 @@ Interfaces
both ``List-ID``s and fully qualified list names, since that's the most
common use case. There's now a separate ``.get_by_fqdn()`` which only
accepts the latter and mirrors the already existing ``.get_by_list_id()``.
+* A new template ``list:user:notice:rejected`` has been added for customizing
+ the bounce message rejection notice.
Other
-----