diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a212973..a0ea65990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ - relay: fix crash after `/upgrade` when relay clients are connected - api: fix creation of empty buffer in function infolist_new_var_buffer +- core: fix build with gcc 15 ([#2229](https://github.com/weechat/weechat/issues/2229), [#2230](https://github.com/weechat/weechat/issues/2230)) - core: fix detection of dl library ([#2218](https://github.com/weechat/weechat/issues/2218)) - logger: fix path displayed when the logs directory can not be created - perl: fix build with Perl < 5.7.29 ([#2219](https://github.com/weechat/weechat/issues/2219), [#2220](https://github.com/weechat/weechat/issues/2220))