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, 2 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 6c5883814..6a10dcade 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -23,7 +23,8 @@ Architecture
individual archiver implementations, since not all of them need a lock. If
they do, the implementations must acquire said lock themselves.
* The `news` runner and queue has been renamed to the more accurate `nntp`.
- Beta testers can can safely remove `$var_dir/queue/news`.
+ The runner has also been ported to Mailman 3 (LP: #967409). Beta testers
+ can can safely remove `$var_dir/queue/news`.
Configuration
-------------