From ea90809e6cd8f5285e7ccb83b7b42151ebf3affa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 2 Apr 2025 22:59:55 +0200 Subject: [PATCH] core: update ChangeLog (issue #2243) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 773570b63..b8d86500b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Fixed - irc: display nick changes and quit messages when option irc.look.ignore_tag_messages is enabled ([#2241](https://github.com/weechat/weechat/issues/2241)) +- perl: fix build when multiplicity is not available ([#2243](https://github.com/weechat/weechat/issues/2243)) ## Version 4.6.0 (2025-03-23)