diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d3657df..cf3bb6f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Fixed - relay: fix crash after `/upgrade` when relay clients are connected -- api: allow to add empty buffer with function infolist_new_var_buffer +- api: fix creation of empty buffer in function infolist_new_var_buffer - 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))