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

typing: add option typing.look.item_text (closes #2305)

This commit is contained in:
Sébastien Helleu
2026-03-09 23:58:11 +01:00
parent f048ea9eac
commit 87a683ebdb
18 changed files with 152 additions and 41 deletions
+4
View File
@@ -8,6 +8,10 @@ SPDX-License-Identifier: GPL-3.0-or-later
## Version 4.9.0 (under dev)
### Added
- typing: add option typing.look.item_text ([#2305](https://github.com/weechat/weechat/issues/2305))
### Fixed
- core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests