From c6b18e96544273de0c93d32295c5dff00430c11e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 8 Aug 2023 09:38:54 +0200 Subject: relay: fix display of IRC CTCP messages received from client (issue #1986) --- ChangeLog.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog.adoc') diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 463842bf5..2d31e68de 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -27,6 +27,7 @@ New features:: * irc: build dynamically the list of CTCPs supported in reply to "CTCP CLIENTINFO" (issue #1974) * irc: remove Git revision and compilation date from CTCP VERSION reply (issue #1974) * irc: remove default CTCP replies FINGER and USERINFO (issue #1974) + * relay: fix display of IRC CTCP messages received from client (issue #1986) * trigger: add options `-o`, `-ol`, `-i` and `-il` in command `/trigger list` (issue #1953) Bug fixes:: -- cgit v1.2.3