1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: fix typo in ChangeLog

This commit is contained in:
Sébastien Helleu
2024-12-23 08:37:06 +01:00
parent 883c12dec2
commit 8e8e982af6
+1 -1
View File
@@ -9,7 +9,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))