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

core: fix style in ChangeLog

This commit is contained in:
Sébastien Helleu
2026-03-14 00:12:17 +01:00
parent 9bf2d51493
commit 1532efea6d
+1 -1
View File
@@ -18,7 +18,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
### Fixed
- core: fix crash with /eval when the current buffer is closed in a command
- core: fix crash with `/eval` when the current buffer is closed in a command
- core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests
- irc: fix unit of server option `anti_flood` from seconds to milliseconds in output of `/server listfull`
- irc: fix creation of irc.msgbuffer option without a server name