diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-21 14:49:45 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-21 14:49:45 +0200 |
commit | aee5ee6f42b24eef530989c0b89974366c773191 (patch) | |
tree | 18375eb9d615abab3e9c793828b8eeda07d89b95 | |
parent | 4885329f7a1f6e4fdcc42c0ea44eebe01f87c488 (diff) | |
download | weechat-aee5ee6f42b24eef530989c0b89974366c773191.zip |
core: add issue #219 in ChangeLog
-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 |