From 6d184ccdc64ad55d226d996df5a62f269950f8cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 24 Feb 2016 07:54:08 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 52369054a..5d1636c2e 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -23,6 +23,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * core: move irc bar item "away" to core, move options "irc.look.item_away_message" and "irc.color.item_away" to core (issue #692) +* irc: add option irc.network.sasl_fail_unavailable (issue #600, issue #697) * irc: add multiple targets and support of "-server" in command /ctcp (issue #204, issue #493) * trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain"