diff options
| author | Aurélien Bompard | 2016-10-27 10:30:13 +0200 |
|---|---|---|
| committer | Aurélien Bompard | 2016-10-27 10:30:13 +0200 |
| commit | d2418de626e51f76cf33c6d93b80e7968c356c97 (patch) | |
| tree | 03f47003ae6812f71a1eea5cafe718f048bf3a6e | |
| parent | 54136248b53411cd0e2c65ec4d846edee6ef0dec (diff) | |
| download | mailman-d2418de626e51f76cf33c6d93b80e7968c356c97.tar.gz mailman-d2418de626e51f76cf33c6d93b80e7968c356c97.tar.zst mailman-d2418de626e51f76cf33c6d93b80e7968c356c97.zip | |
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index c7c76af0a..33f886d6f 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -93,6 +93,8 @@ Bugs * Extend header filters to also check sub-part headers. (Closes #280) * Allow REST API to PUT and PATCH domain attributes. Allows Postorius domain edit to work. (Closes: #290) + * Prevent posting from banned addresses. Given by Aurélien Bompard. + (Closes: #283) Configuration ------------- |
