summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2011-08-14 18:50:19 -0400
committerBarry Warsaw2011-08-14 18:50:19 -0400
commit061643ac76b4fba0b95b9e6260df44c69412ec07 (patch)
treefbe9946566879c6ea8b02355443346d37720c83e /src/mailman/docs
parentc93ef05f6f4bda7826f51ea2f2a820581683b476 (diff)
downloadmailman-061643ac76b4fba0b95b9e6260df44c69412ec07.tar.gz
mailman-061643ac76b4fba0b95b9e6260df44c69412ec07.tar.zst
mailman-061643ac76b4fba0b95b9e6260df44c69412ec07.zip
Remove role plurals from /lists/<fqdn_listname/rosters/<role>
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 3528400b9..4cb9a3bca 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -30,6 +30,7 @@ REST
required), `fqdn_listname` (optional), and `role` (i.e. MemberRole -
optional). (LP: #799612)
* Fixed /lists/<fqdn_listname>/<role>/<email> (LP: #825570)
+ * Remove role plurals from /lists/<fqdn_listname/rosters/<role>
Commands
--------