From 7b2f31fbe2d6e7b78ca9963b1774ab5c35e86b0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 1 Mar 2016 07:32:11 +0100 Subject: [PATCH] core: add issue #698 in ChangeLog --- ChangeLog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index a96cac41a..242135a86 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -26,7 +26,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * 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) -* ruby: add detection of Ruby 2.3 +* ruby: add detection of Ruby 2.3 (issue #698) * trigger: add "recover" in default triggers cmd_pass/msg_auth, and "regain" in default trigger "msg_auth" (issue #511)