summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 53a24cbe2..69da2136d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -175,6 +175,7 @@ REST
With thanks to Anirudh Dahiya. (Closes #199)
* Expose the system pipelines and chains via ``<api>/system/pipelines`` and
``<api>/system/chains`` respectively. Given by Simon Hanna. (Closes #66)
+ * Port to Falcon 1.0 (Closes #20)
Other
-----