diff options
author | louiz’ <louiz@louiz.org> | 2018-05-02 19:43:14 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-05-02 19:43:14 +0200 |
commit | 3e29dd39a2d0e6aa95bf92e163fefc7739ba6393 (patch) | |
tree | 956570963ba5980a640543d681f401c8c41ac688 | |
parent | eb5c93595c5e5f4e67bf8181ea4a5cb94d48df64 (diff) | |
download | biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.gz biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.bz2 biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.tar.xz biboumi-3e29dd39a2d0e6aa95bf92e163fefc7739ba6393.zip |
Add a missing changelog entry
-rw-r--r-- | CHANGELOG.rst | 3 |
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 ======================== |