summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2014-11-15 12:01:30 -0500
committerBarry Warsaw2014-11-15 12:01:30 -0500
commit26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5 (patch)
tree4c5f78bcb5236921291b30d15003666d58c47194 /src/mailman/docs
parent50127508451e1099e9e48266c1fb05b3d1ee2a4b (diff)
parent368100001d11a7585dd424613fbc905269596ebd (diff)
downloadmailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.tar.gz
mailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.tar.zst
mailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.zip
s/restish/falcon/
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 057dcb4ff..6223dc9d0 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -49,6 +49,8 @@ Interfaces
REST
----
+ * The Falcon Framework has replaced restish as the REST layer. This is an
+ internal change only.
* The JSON representation `http_etag` key uses an algorithm that is
insensitive to Python's dictionary sort order.