From 9b31555c180aa703d6fed0dc2cbaeda51de124c3 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 12 Jul 2016 19:41:56 -0400 Subject: Add 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 d11c44910..bc649104b 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -206,6 +206,9 @@ REST set ``absorb_existing=True`` in the POST data, the existing user will be merged into the newly created on. Given by Aurélien Bompard. * Port to Falcon 1.0 (Closes #20) + * A member's ``moderation_action`` can be reset, allowing fallback to the + list's ``default_member_action`` by setting the attribute to the empty + string in the REST API. Given by Aurélien Bompard. Other ----- -- cgit v1.3.1