diff options
author | louiz’ <louiz@louiz.org> | 2017-04-19 23:05:08 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-04-19 23:05:08 +0200 |
commit | 96d460de480617ec2ade3b5cc428bd144a1659f3 (patch) | |
tree | 553b1af0f056a381311ed216f6b17e1858473fc5 | |
parent | a4e2e56ad3050f8e48a57638b13c0b23849f76ae (diff) | |
download | biboumi-96d460de480617ec2ade3b5cc428bd144a1659f3.tar.gz biboumi-96d460de480617ec2ade3b5cc428bd144a1659f3.tar.bz2 biboumi-96d460de480617ec2ade3b5cc428bd144a1659f3.tar.xz biboumi-96d460de480617ec2ade3b5cc428bd144a1659f3.zip |
Add the default MAM limit in the changelog
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ae1ee29..74d60f1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,8 @@ 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. - Multiline topics are now properly handled Version 4.1 - 2017-03-21 |