core: fix typo in ChangeLog

v2.8-utf8proc
Sébastien Helleu 2017-01-14 11:44:55 +01:00
parent 1361602ea5
commit 65ff49f01e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
* core: add option weechat.look.align_multiline_words (issue #411, issue #802)
* core: add optional command prefix in completion templates "commands", "plugins_commands" and ""weechat_commands"
* core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands"
* core: add optional arguments in completion template, sent to the callback
* core: add option "time" in command /debug
* api: add info "uptime" (WeeChat uptime)