summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2011-09-13 18:46:15 -0400
committerBarry Warsaw2011-09-13 18:46:15 -0400
commite4b34fefabd2ae3f14db83e96076fe741aa7c5b8 (patch)
treefe270eab386ca1d8c1f62fd6de25398628bd0ac4 /src/mailman/docs
parent04346ba3154f94775f9cd693a73209848ab26dfc (diff)
downloadmailman-e4b34fefabd2ae3f14db83e96076fe741aa7c5b8.tar.gz
mailman-e4b34fefabd2ae3f14db83e96076fe741aa7c5b8.tar.zst
mailman-e4b34fefabd2ae3f14db83e96076fe741aa7c5b8.zip
* Getting the memberships for a non-existent address did not give a 404 error
(LP: #848103). Given by Stephen A. Goss.
Diffstat (limited to 'src/mailman/docs')
-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 548632a85..3c175d0ed 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -60,6 +60,8 @@ REST
404 error (LP: #837676). Given by Stephen A. Goss.
* PATCHing an invalid attribute on a member did not give a 400 error
(LP: #833376). Given by Stephen A. Goss.
+ * Getting the memberships for a non-existent address did not give a 404 error
+ (LP: #848103). Given by Stephen A. Goss.
Commands
--------