diff options
| author | Barry Warsaw | 2015-09-23 21:00:49 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-09-23 21:00:49 -0400 |
| commit | 0e2e4b4ee1799e6d0ae7a248b16ee6551f7f5e21 (patch) | |
| tree | f4a0718c8ce86ff4c0ebdaf7d1907755720c2c29 /src/mailman/docs | |
| parent | 6c75191a230474d51505ba3269f14b9093b35863 (diff) | |
| parent | a5dc59ef434ad1d74713f1fb00aa386215f35103 (diff) | |
| download | mailman-0e2e4b4ee1799e6d0ae7a248b16ee6551f7f5e21.tar.gz mailman-0e2e4b4ee1799e6d0ae7a248b16ee6551f7f5e21.tar.zst mailman-0e2e4b4ee1799e6d0ae7a248b16ee6551f7f5e21.zip | |
The logging of moderation reasons has been fixed. Given by Aurélien Bompard.
Diffstat (limited to 'src/mailman/docs')
| -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 2f45fd31b..6d20ad019 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -38,6 +38,8 @@ Bugs * Bulk emails are now decorated with headers and footers. Given by Aurélien Bompard. (Closes #145) * Core no longer depends on the standalone `mock` module. (Closes: #146) + * The logging of moderation reasons has been fixed. Given by Aurélien + Bompard. Configuration ------------- |
