From fec7d38e3da8e1c6e1c2774f64fa064ac6dcf97c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 20 Jan 2019 15:07:21 +0100 Subject: irc: return IRC color code instead of WeeChat color code when decoding a too short ANSI color sequence --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog.adoc') diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 9723c27cb..c648dcef9 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -35,6 +35,7 @@ Bug fixes:: * core: fix forced highlight on messages sent to other buffers (issue #1277) * buflist: add alternate key codes for kbd:[F1]/kbd:[F2] and kbd:[Alt+F1]/kbd:[Alt+F2] (compatibility with terminals) * buflist: fix warning displayed when script buffers.pl is loaded (issue #1274) + * irc: return IRC color code instead of WeeChat color code when decoding a too short ANSI color sequence * irc: fix encoding of italic attribute when colors are removed * irc: fix parsing of "time" message tag on FreeBSD (issue #1289) * relay: fix memory leak in connection of client -- cgit v1.2.3