From 588d80d30aca30d9e70551e169aaa0fbb7e09c9d Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 1 Apr 2012 12:52:14 -0600 Subject: The port of NNTPRunner to Mailman 3 is complete. * Configuration schema variable changes: [nntp]username -> [nntp]user [nntp]port (added) --- src/mailman/docs/NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 6a10dcade..13bb919c1 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -32,6 +32,9 @@ Configuration every `[archiver.]` section. These are used to determine under what circumstances a message destined for a specific archiver should have its `Date:` header clobbered. (LP: #963612) + * Configuration schema variable changes: + [nntp]username -> [nntp]user + [nntp]port (added) Documentation ------------- -- cgit v1.3.1