summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-04-23 19:41:27 -0400
committerBarry Warsaw2015-04-23 19:41:27 -0400
commit27adbbe43f51173e2ca297100e24dbf0c5655959 (patch)
tree5aa5a074514b9904006fb72bacf12c4494134775 /src/mailman/docs
parent821d01f87dfc05b07de2f8919a7ed5f825f031e5 (diff)
parentfd3552fe5106b80961fcfbd66ed5e9424eaa2e15 (diff)
downloadmailman-27adbbe43f51173e2ca297100e24dbf0c5655959.tar.gz
mailman-27adbbe43f51173e2ca297100e24dbf0c5655959.tar.zst
mailman-27adbbe43f51173e2ca297100e24dbf0c5655959.zip
* Port the REST machinery to Falcon 0.3. (LP: #1446881)
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 74d124f4e..3ecb38ec4 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -24,6 +24,7 @@ Architecture
by the user, and approval by the moderator using unique tokens.
``IMailingList`` objects now have a ``subscription_policy`` attribute.
(LP: #1095552)
+ * Port the REST machinery to Falcon 0.3. (LP: #1446881)
Bugs
----