From 554892131dc1b2a799f3e13cb3f236afdf85975c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 10 Sep 2024 07:26:22 +0200 Subject: [PATCH] core: update ChangeLog (issue #2180) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa511e800..0f5a9d4c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - core, plugins: fix integer overflow in loops ([#2178](https://github.com/weechat/weechat/issues/2178)) - relay/api: fix empty nicklist in remote buffers after connection or reconnection - lua: fix compilation on Fedora with Lua < 5.2.0 ([#2173](https://github.com/weechat/weechat/issues/2173), [#2174](https://github.com/weechat/weechat/issues/2174)) +- core: fix build on Android ([#2180](https://github.com/weechat/weechat/issues/2180)) ## Version 4.4.2 (2024-09-08)