1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

core: update ChangeLog (issue #665)

This commit is contained in:
Sébastien Helleu
2025-03-16 14:52:33 +01:00
parent 847ce17718
commit 2e6249588f
+1
View File
@@ -8,6 +8,7 @@
- api: add property `keep_spaces_right` in function hook_set to keep trailing spaces in command arguments
- irc: add option `-connected` in command `/server list|listfull`
- buflist: apply option buflist.look.nick_prefix_empty also on private and list buffers
- xfer: compute speed and ETA with microsecond precision
### Added