From eef0c0a53ed3068a1c8def64f51479673d7c08a7 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 26 Mar 2015 16:59:24 -0400 Subject: Update NEWS. --- src/mailman/docs/NEWS.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 77c45375d..191e667a9 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -49,6 +49,10 @@ Documentation REST ---- + * **Backward incompatible change**: The JSON representation for pending + mailing list subscription hold now no longer includes the ``password`` + key. Also, the ``address`` key has been renamed ``email`` for consistent + terminology and other usage. * You can now view the contents of, inject messages into, and delete messages from the various queue directories via the ``/queues`` resource. * You can now DELETE an address. If the address is linked to a user, the -- cgit v1.3.1