summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 291141137..b67cb9ba4 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -118,6 +118,8 @@ REST
Aurélien Bompard.
* A member's moderation action can be changed via the REST API. Given by
Aurélien Bompard.
+ * Fixed a number of corner cases for the return codes when PUTing or PATCHing
+ list configuration variables. (Closes: #182)
Other
-----