From c540db0b4f5d3fbc4ffabceb77d65b43be6f2e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 22 May 2015 20:15:09 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index b8d4898fa..b09577de5 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -19,6 +19,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === Bugs fixed +* irc: fix errors displayed on WHOX messages received (closes #376) * lua: add detection of Lua 5.3 * doc: replace PREFIX with CMAKE_INSTALL_PREFIX in cmake instructions (closes #354)