summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2012-03-12 21:30:49 -0700
committerBarry Warsaw2012-03-12 21:30:49 -0700
commit5f69c4e7c9ee532065e4c19a862f915b2178d482 (patch)
treea5722a58dff4453aefbd691a44b769ac8b96c897 /src/mailman/docs
parentce02817cd4d3cf982ca58dfcb177a0b62fa75d54 (diff)
downloadmailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.tar.gz
mailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.tar.zst
mailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.zip
* The experimental `maildir` runner is removed. Use LMTP.
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 7993795a1..80b17f30b 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -36,6 +36,7 @@ Architecture
`owners_chain`. The default `built-in` chain is renamed to
`default-posting-chain` while the `built-in` pipeline is renamed
`default-posting-pipeline`.
+ * The experimental `maildir` runner is removed. Use LMTP.
Database
--------