diff options
author | louiz’ <louiz@louiz.org> | 2017-09-21 21:54:12 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-10-04 21:51:58 +0200 |
commit | 95ae49ef4dfdeffec0895e617e557b2ef1f13888 (patch) | |
tree | eaf8577c9e37971313c34e09f92ead18c6b0cd6d | |
parent | 2a1577f34407c05f3c29fb6d101a291e8cc420bd (diff) | |
download | biboumi-95ae49ef4dfdeffec0895e617e557b2ef1f13888.tar.gz biboumi-95ae49ef4dfdeffec0895e617e557b2ef1f13888.tar.bz2 biboumi-95ae49ef4dfdeffec0895e617e557b2ef1f13888.tar.xz biboumi-95ae49ef4dfdeffec0895e617e557b2ef1f13888.zip |
Fix a little formatting issue in the changelog
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ea1d4f1..f598c86 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,7 +12,7 @@ Version 6.0 - 2017-09-17 - The persistent_by_default configuration option has been added, this lets the administrator decide whether or not the rooms should be persistent or not by default, for all users. -- Status code='332' is sent with the unavailable presences when biboumi is + - Status code='332' is sent with the unavailable presences when biboumi is being shutdown or the connection to the IRC server is cut unexpectedly. - Support for botan version 1.11.x has been dropped, only version 2.x is supported. |