From f7f6bdf31c8a81203c3b7f54b0e3bcb44f073a89 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 27 Feb 2016 14:49:43 -0500 Subject: News. --- src/mailman/docs/NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index e67fffb37..dc444cd82 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -62,6 +62,9 @@ Bugs * When approving a subscription request via the REST API, for a user who is already a member, return an HTTP 409 Conflict code instead of the previous server traceback (and resulting HTTP 500 code). (Closes: #193) + * In decoration URIs (e.g. ``IMailingList.header_uri`` and ``.footer_uri``) + you should now use the mailing list's List-ID instead of the + fqdn-listname. The latter is deprecated. (Closes #196) Configuration ------------- -- cgit v1.3.1