diff options
author | louiz’ <louiz@louiz.org> | 2018-09-29 20:45:32 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-09-29 20:45:32 +0200 |
commit | c50d506b0769eee140fc7444280ceb8ae7d83c69 (patch) | |
tree | bdfc341dba8de58b3f68bf4673928ddae1ca4820 /CHANGELOG.rst | |
parent | 7496138198347ae60979d6a05fa8f31d75c894f1 (diff) | |
download | biboumi-c50d506b0769eee140fc7444280ceb8ae7d83c69.tar.gz biboumi-c50d506b0769eee140fc7444280ceb8ae7d83c69.tar.bz2 biboumi-c50d506b0769eee140fc7444280ceb8ae7d83c69.tar.xz biboumi-c50d506b0769eee140fc7444280ceb8ae7d83c69.zip |
Document the server-jid featureroster-server-jid
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f6b0c01..316db91 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,6 +11,8 @@ For users - All commands sent to IRC servers are now throttled to avoid being disconnected for excess flood. The limit value can be customized using the ad-hoc configuration form on a server JID. +- It is now possible to force-connect an IRC server by sending a presence + to its JID For admins ---------- |