diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-05-19 07:01:39 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-05-19 07:02:04 +0200 |
commit | 2f495a60cff3fa3104f36ff3ee55f7984b6115bc (patch) | |
tree | 2567048b7711455db9e7bbc04f6622e85f176bc1 | |
parent | e454c12bd7f695d6450dc804c07aa5637a8b1c00 (diff) | |
download | biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.gz biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.bz2 biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.tar.xz biboumi-2f495a60cff3fa3104f36ff3ee55f7984b6115bc.zip |
Update the changelog
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ Version 2.0 - - Support PING requests in all directions + + - List channels on an IRC server through an XMPP disco items request + - Let the user send any arbitrary raw IRC command by sending a + message to the IRC server’s JID. + - By default, look for the configuration file as per the XDG + basedir spec. + - Support PING requests in all directions. - Improve the way we forward received NOTICEs by remembering to which users we previously sent a private message. This improves the user experience when talking to NickServ. |