summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2018-05-02 19:43:14 +0200
committerlouiz’ <louiz@louiz.org>2018-05-02 19:43:14 +0200
commit3e29dd39a2d0e6aa95bf92e163fefc7739ba6393 (patch)
tree956570963ba5980a640543d681f401c8c41ac688
parenteb5c93595c5e5f4e67bf8181ea4a5cb94d48df64 (diff)
downloadbiboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.gz
biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.bz2
biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.xz
biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.zip
Add a missing changelog entry
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 09e5636..a70da9c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -24,6 +24,9 @@ Version 8.0
empty a field of type text-multi because of this issue.
- Fix an uncaught exception with botan, when policy does not allow any
available ciphersuite.
+- When the connection gets desynchronized and tries to re-join while
+ biboumi thinks it has never left, biboumi now sends the whole standard
+ join sequence (history, user-list, etc).
Version 7.2 - 2018-01-24
========================