From e77b8cd5e033495e164f0ce168e40b03492b89fa Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 24 May 2017 16:03:52 -0700 Subject: Minor reformatting of NEWS --- src/mailman/docs/NEWS.rst | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 3a2398b74..c7bbc6de6 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -164,15 +164,6 @@ Interfaces * ``ISubscriptionService`` now supports mass unsubscribes. Given by Harshit Bansal. -Internal --------- - * Add official support for Python 3.6. (Closes #295) - * A handful of unused legacy exceptions have been removed. The redundant - ``MailmanException`` has been removed; use ``MailmanError`` everywhere. - * Drop the use of the ``lazr.smtptest`` library, which is based on the - asynchat/asyncore-based smtpd.py stdlib module. Instead, use the - asyncio-based aiosmtpd package. - Message handling ---------------- * New DMARC mitigations have been added. Given by Mark Sapiro. (Closes #247) @@ -273,7 +264,12 @@ REST Other ----- - * The test suite is now Python 3.5 compatible. + * Add official support for Python 3.5 and 3.6. (Closes #295) + * A handful of unused legacy exceptions have been removed. The redundant + ``MailmanException`` has been removed; use ``MailmanError`` everywhere. + * Drop the use of the ``lazr.smtptest`` library, which is based on the + asynchat/asyncore-based smtpd.py stdlib module. Instead, use the + asyncio-based `aiosmtpd `_ package. * Improvements in importing Mailman 2.1 lists, given by Aurélien Bompard. * The ``prototype`` archiver is not web accessible so it does not have a ``list_url`` or permalink. Given by Aurélien Bompard. -- cgit v1.2.3-70-g09d2