diff options
| author | Barry Warsaw | 2016-10-30 18:19:16 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-10-30 18:19:16 -0400 |
| commit | 76d8d7d71b6573b9d36c4a280fb50f61f92764e0 (patch) | |
| tree | 08433ee727a1cdd27001d17f160ddf2a4f68fccb /src/mailman/docs/NEWS.rst | |
| parent | a93b1b431b67714e6ae5b648165b8304eded2651 (diff) | |
| download | mailman-76d8d7d71b6573b9d36c4a280fb50f61f92764e0.tar.gz mailman-76d8d7d71b6573b9d36c4a280fb50f61f92764e0.tar.zst mailman-76d8d7d71b6573b9d36c4a280fb50f61f92764e0.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 33f886d6f..926bb19aa 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -175,6 +175,7 @@ REST 3.0 except that UUIDs are represented as hex strings instead of 128-bit integers, since the latter are not compatible with all versions of JavaScript. (Closes #121) + * REST clients must minimally support HTTP/1.1. (Closes #288) * The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. (Closes #249) * When creating a user via REST using an address that already exists, but |
