summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2016-10-04 19:51:28 +0200
committerlouiz’ <louiz@louiz.org>2016-10-05 00:18:22 +0200
commit55daa3e61c04946500c4106cfca7413b6e243435 (patch)
tree25b5daede3967a9c080ecd994f26855297d444f0 /CHANGELOG.rst
parent1d197ff26ce5a88ba851969edb3ea915759c3477 (diff)
downloadbiboumi-55daa3e61c04946500c4106cfca7413b6e243435.tar.gz
biboumi-55daa3e61c04946500c4106cfca7413b6e243435.tar.bz2
biboumi-55daa3e61c04946500c4106cfca7413b6e243435.tar.xz
biboumi-55daa3e61c04946500c4106cfca7413b6e243435.zip
Update the changelog
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index d7a4511..7470528 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,11 +6,14 @@ Version 4.0
remember). The distinction between a JID refering to a channel and a JID
refering to a nickname is based on the first character (# or & by
default, but this can be customized by the server with the ISUPPORT
- extension)
+ extension).
- Save all channel messages into the database, with an ad-hoc option to
disable this feature.
- When joining a room, biboumi sends an history of the most recents messages
found in the database.
+ - Channel history can be retrieved using Message Archive Management.
+ - Result Set Management can be used to request only parts of the IRC channel
+ list.
Version 3.0 - 2016-08-03
========================