From 9303f5abd9eb2666da0b4926837cf28b085b5da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 6 Nov 2021 18:57:49 +0100 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index df539ecbc..ba41adb66 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -31,7 +31,7 @@ Bug fixes:: * core: fix access to integer/long/time arrays in hdata * api: fix search of option when the section is not given in functions config_search_option and config_search_section_option - * irc: fix join of channels with name longer than 127 chars (issue #1717) + * irc: fix join of channels with long name (issue #1717) * irc: fix parsing of parameters in all IRC messages (issue #1666) * irc: fix parsing of CAP message when there is no prefix (issue #1707) * irc: fix parsing of TAGMSG message when there is a colon before the channel