diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 09e56360adf9d12f51ec59bde29bc5aee383df36..a70da9c55e152d4fe7c5d22857ea757a4a15c544 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 ========================