summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2016-04-03 01:05:22 -0400
committerBarry Warsaw2016-04-03 01:05:22 -0400
commit3a6dc50cb5990ce18efab27e94f94d60ae7d5f16 (patch)
tree5e81aa60435d2095425cf2ea2021cf1b6a4d8b64 /src
parentf9831ac35ceb1d6f1b2b2c3c939912c391e13083 (diff)
downloadmailman-3a6dc50cb5990ce18efab27e94f94d60ae7d5f16.tar.gz
mailman-3a6dc50cb5990ce18efab27e94f94d60ae7d5f16.tar.zst
mailman-3a6dc50cb5990ce18efab27e94f94d60ae7d5f16.zip
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
-----