From 060d68bb8d9be70663c9ca4a8115c9c3d9df5729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 6 Feb 2016 07:31:32 +0100 Subject: [PATCH] core: add issue #511 in ChangeLog --- ChangeLog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 54aac9029..7c02213fd 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -24,7 +24,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * 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" - in default trigger "msg_auth" + in default trigger "msg_auth" (issue #511) [[1.5_bugs]] === Bugs fixed