summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-09 12:29:41 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-09 12:29:41 +0100
commitaf0397fb87dcaeb02c00067b1ecb9154fd4fed81 (patch)
tree32ac942f1cd3b42c273b3b43fb373edd5a8cf3c3 /ChangeLog.asciidoc
parent5bfd710e62f5febf3a9b20dbe052fd6e1b866a78 (diff)
downloadweechat-af0397fb87dcaeb02c00067b1ecb9154fd4fed81.zip
core: add option weechat.completion.command_inline (task #12491)
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 28aab24b4..9ab764f2d 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -17,6 +17,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== New features
+* core: add option weechat.completion.command_inline (task #12491)
* core: add bar item "mouse_status", new options weechat.look.item_mouse_status
and weechat.color.status_mouse (closes #247)
* core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)