diff options
| author | Barry Warsaw | 2015-05-11 21:35:20 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-05-11 21:35:20 -0400 |
| commit | da76d9ebae8562a683fc7161af227546fbbc42b8 (patch) | |
| tree | be3c6a484fb4ca9aa43d606b555836272fb2581d | |
| parent | 8041d5d3357d1a6b0d564c7590e07ad85d321676 (diff) | |
| download | mailman-da76d9ebae8562a683fc7161af227546fbbc42b8.tar.gz mailman-da76d9ebae8562a683fc7161af227546fbbc42b8.tar.zst mailman-da76d9ebae8562a683fc7161af227546fbbc42b8.zip | |
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 0000afb73..4b4088541 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -22,6 +22,13 @@ Configuration * The default languages from Mailman 2.1 have been ported over. Given by Aurélien Bompard. +Interfaces +---------- + * Implement reasons for why a message is being held for moderator approval. + Given by Aurélien Bompard, tweaked by Barry Warsaw. + * The default `postauth.txt` and `postheld.txt` templates now no longer + include the inaccurate admindb and confirmation urls. + REST ---- * When creating a user via REST using an address that already exists, but |
