From d1195bdd00683f10de3d3edb5750f6eefd0778ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 9 Oct 2014 21:31:12 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index c48955323..7063f78a0 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -34,6 +34,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed * core: fix translation of message displayed after /upgrade +* irc: add tag "nick_xxx" in invite messages * irc: fix completion of commands /msg, /notice and /query * irc: fix translation of CTCP PING reply (closes #137) * lua: add detection of Lua 5.2