From f50cdffc595aff37e6d730b4d3e450e0bcfeb616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 20 Dec 2015 10:41:13 +0100 Subject: [PATCH] core: update ChangeLog (closes #351) --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 0bf6e6893..fcaf0baa5 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -29,6 +29,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list (issue #518) * fifo: add /fifo command +* irc: track real names using extended-join and WHO (issue #351) * irc: add support of SNI (Server Name Indication) in SSL connection to IRC server (issue #620) * irc: use current channel and current server channels first in completions