From 886dd7d452934604e8dbd869a18f5946c3f63384 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 1 Nov 2014 12:07:38 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index aacef2ee5..57d56fcf7 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -77,6 +77,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * aspell: fix compilation with Enchant < 1.6.0 (closes #192) * aspell: fix crash with command "/aspell addword" if no word is given (closes #164, closes #165) +* irc: fix display of channel exception list (348) with 6 arguments (date + missing) * irc: fix type of value stored in hashtable when joining a channel (closes #211) * guile: fix compilation with Guile < 2.0.4 (closes #198)