diff options
| author | Barry Warsaw | 2014-11-15 12:01:30 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-11-15 12:01:30 -0500 |
| commit | 26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5 (patch) | |
| tree | 4c5f78bcb5236921291b30d15003666d58c47194 /src/mailman/docs | |
| parent | 50127508451e1099e9e48266c1fb05b3d1ee2a4b (diff) | |
| parent | 368100001d11a7585dd424613fbc905269596ebd (diff) | |
| download | mailman-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.rst | 2 |
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. |
