diff --git a/CHANGELOG.md b/CHANGELOG.md index 429d11ee9..9af8e3881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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