core: add issue #219 in ChangeLog

v2.8-utf8proc
Sébastien Helleu 2018-05-21 14:49:45 +02:00
parent 4885329f7a
commit aee5ee6f42
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
* core: add support of list options in curl (issue #826)
* core: add support of list options in curl (issue #826, issue #219)
* core: allow merge of buffers by name in command /buffer (issue #1108, issue #1159)
* api: add function hashtable_add_from_infolist()
* api: add function string_format_size in scripting API