From ff41a79aa99cbb78e22c7c4ff139ec6c5260f39c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 8 Aug 2023 07:17:08 +0200 Subject: [PATCH] core: update ChangeLog (issue #1988) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 298b2a31b..463842bf5 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -36,6 +36,7 @@ Bug fixes:: * core: display focus hashtable for debug even if no key is matching * fset: remove extra spaces between min and max values when second format is used * fset: fix mouse actions when second format is used + * fset: apply option fset.color.help_description (issue #1988) * irc: fix display of country code in message 344 received as whois geo info (issue #1736) * irc: add missing "account-tag" in list of supported capabilities * irc: fix display of self CTCP message containing bold attribute (issue #1981)