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

core: add issue #219 in ChangeLog

This commit is contained in:
Sébastien Helleu
2018-05-21 14:49:45 +02:00
parent 4885329f7a
commit aee5ee6f42
+1 -1
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