From bd6262dc340dc550baa6c9c0418265bd2e6ddd54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 15 Dec 2015 07:22:55 +0100 Subject: [PATCH] core: add issue #260 in ChangeLog --- ChangeLog.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index d48114cfc..3801ebd5a 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -31,7 +31,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * fifo: add /fifo command * irc: add support of SNI in SSL connection to IRC server (issue #620) * irc: use current channel and current server channels first in completions - "irc_server_channels" and "irc_channels" (task #12923, issue #392) + "irc_server_channels" and "irc_channels" (task #12923, issue #260, + issue #392) * irc: add support of "cap-notify" capability (issue #182, issue #477) * irc: add command /cap (issue #8) * irc: add hex dump of messages in raw buffer when debug is enabled for irc