summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2020-08-12 09:39:24 +0200
committerlouiz’ <louiz@louiz.org>2020-08-12 09:39:24 +0200
commit4d6fdb0795b0d7e306988c6ff32f51545c2fd7f4 (patch)
tree9acc37c159a88ce645ca0f8b01cfcfa7af558c7d /CHANGELOG.rst
parent189015afb4632bd1dc78c1bd87bed1ca4cc48b19 (diff)
downloadbiboumi-4d6fdb0795b0d7e306988c6ff32f51545c2fd7f4.tar.gz
biboumi-4d6fdb0795b0d7e306988c6ff32f51545c2fd7f4.tar.bz2
biboumi-4d6fdb0795b0d7e306988c6ff32f51545c2fd7f4.tar.xz
biboumi-4d6fdb0795b0d7e306988c6ff32f51545c2fd7f4.zip
Document the SASL feature
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 703abb3..842db75 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -14,6 +14,9 @@ For users
- Support for XEP-0410 Self-Ping Optimization. This will prevent clients
which use self-ping from dropping out of the MUC if another client with
bad connectivity is also joined from the same account.
+- SASL support has been added. A new field in the Configure ad-hoc command
+ lets you set a password that will be used to authenticate to the nick
+ service. This replaces the cumbersome and imperfect NickServ method.
For admins
----------