From e8b134b8f34a8226dd512ecc96a6c908d712663b Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 24 Jun 2017 21:57:16 +0000 Subject: IListManager.get() now accepts both List-IDs and FQDN list names. --- src/mailman/docs/NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index df8032284..654cf4edc 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -17,6 +17,13 @@ Bugs * A missing html_to_plain_text_command is now properly detected and logged. (closes #345) +Interfaces +---------- + * Broaden the semantics for ``IListManager.get()``. This API now accepts + both ``List-ID``s and fully qualified list names, since that's the most + common use case. There's now a separate ``.get_by_fqdn()`` which only + accepts the latter and mirrors the already existing ``.get_by_list_id()``. + 3.1.0 -- "Between The Wheels" ============================= -- cgit v1.2.3-70-g09d2