diff options
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 37fc5f8a9..2e1437193 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] New features:: + * core: add reverse of string in evaluation of expressions with "rev:" (issue #1200) * core: send buffer pointer (when possible) in signal "hotlist_changed" (issue #1133) * 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) |