summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2014-12-30 13:43:05 -0500
committerBarry Warsaw2014-12-30 13:43:05 -0500
commit3b166f4c3473b3c65061e3d64ca2f811870883d8 (patch)
tree581ec971aef0208ea641c2d82ca05b1b00c62e7e /src
parent2a92c15b24a7b410a5cb3be06e61fd7ee3228843 (diff)
downloadmailman-3b166f4c3473b3c65061e3d64ca2f811870883d8.tar.gz
mailman-3b166f4c3473b3c65061e3d64ca2f811870883d8.tar.zst
mailman-3b166f4c3473b3c65061e3d64ca2f811870883d8.zip
Documentation cleanup.
Diffstat (limited to 'src')
-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 6d01b0413..0f400ea61 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -56,6 +56,7 @@ Interfaces
* The RFC 2369 headers added to outgoing messages are now added in sorted
order.
* Several changes to the internal API:
+
- `IListManager.mailing_lists` is guaranteed to be sorted in List-ID order.
- `IDomains.mailing_lists` is guaranteed to be sorted in List-ID order.
- Iteration over domains via the `IDomainManager` is guaranteed to be sorted