1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2025-03-16 15:11:41 +01:00
parent 2e6249588f
commit d91039ebd0
+1 -1
View File
@@ -8,7 +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
- xfer: compute speed and ETA with microsecond precision ([#665](https://github.com/weechat/weechat/issues/665))
### Added