From 109884dd667eafdd751692800de74a87f0df3750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 19 Oct 2015 09:01:47 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 0b428f305..9edb85a4a 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -25,7 +25,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * api: add function string_hex_dump() * api: add argument "length" in function utf8_is_valid() * alias: display completion in /alias list (issue #518) -* irc: add support of "cap-notify" capability (issue #477) +* 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 plugin (level 2 or more)