diff options
author | louiz’ <louiz@louiz.org> | 2017-05-17 00:31:03 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-05-17 00:31:21 +0200 |
commit | 0180ea7e404a90dd36f771eee2538a17daa590d1 (patch) | |
tree | f05dac75d3f8c2ea45bfc220b98250d81025e81d | |
parent | 34f0685c7237a0e75d65bb258231299fc466c8b8 (diff) | |
download | biboumi-0180ea7e404a90dd36f771eee2538a17daa590d1.tar.gz biboumi-0180ea7e404a90dd36f771eee2538a17daa590d1.tar.bz2 biboumi-0180ea7e404a90dd36f771eee2538a17daa590d1.tar.xz biboumi-0180ea7e404a90dd36f771eee2538a17daa590d1.zip |
Update changelog
-rw-r--r-- | CHANGELOG.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d8079f2..d48650a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,8 +11,9 @@ Version 5.0 - Use the udns library instead of c-ares, for asynchronous DNS resolution. It’s still fully optional. - Update MAM implementation to version 6.0 (namespace mam:2) - - If the client doesn’t specify any limit, MAM results contain at most 100 - messages, instead of the whole archive. + - If the client doesn’t specify any limit in its MAM and channel list request, + the results returned by biboumi contain at most 100 messages, instead of + the potentially huge complete result. - Multiline topics are now properly handled - Configuration options can be overridden by values found in the process env. - Botan’s TLS policies can be customized by the administrator, for each |