summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz <louiz@louiz.org>2017-04-19 23:15:49 +0200
committerlouiz <louiz@louiz.org>2017-04-19 23:15:49 +0200
commit47ff1cd3116424342c79d173d30a0f118859bc9f (patch)
tree6de3edf0dc0ba152d1e96157b11f32acda09460f /CHANGELOG.rst
parenteec8f68de71b642fbeb39c65c96124a8a784f78f (diff)
parent96d460de480617ec2ade3b5cc428bd144a1659f3 (diff)
downloadbiboumi-47ff1cd3116424342c79d173d30a0f118859bc9f.tar.gz
biboumi-47ff1cd3116424342c79d173d30a0f118859bc9f.tar.bz2
biboumi-47ff1cd3116424342c79d173d30a0f118859bc9f.tar.xz
biboumi-47ff1cd3116424342c79d173d30a0f118859bc9f.zip
Merge branch 'mam_default_limit' into 'master'
Limit of 100 MAM messages, if no other limit has been set by the client Closes #3256 See merge request !9
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
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