diff --git a/CHANGELOG.md b/CHANGELOG.md index 031da151b..b71f9cadb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ### Fixed +- 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))