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

core: add version 4.8.1

This commit is contained in:
Sébastien Helleu
2025-12-01 20:17:07 +01:00
parent a9e48d33c6
commit 518b9ab381
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -13,6 +13,13 @@ SPDX-License-Identifier: GPL-3.0-or-later
- core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests
- irc: fix creation of irc.msgbuffer option without a server name
## Version 4.8.1 (2025-12-01)
### Fixed
- core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests
- irc: fix creation of irc.msgbuffer option without a server name
## Version 4.8.0 (2025-11-30)
_If you are upgrading: please see [UPGRADING.md](UPGRADING.md)._