diff options
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index e5aa3b636..6caa555fb 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -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 |