diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-06 20:25:56 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-06 20:25:56 +0100 |
commit | d6a33fb0a6bb00c59ff7df139dfe03dbd5e45bcd (patch) | |
tree | 33c1175a86c9c706399dfcffae909f1703c41e3a /ChangeLog.asciidoc | |
parent | 5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b (diff) | |
download | weechat-d6a33fb0a6bb00c59ff7df139dfe03dbd5e45bcd.zip |
core: update ChangeLog
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 2dde66d26..28aab24b4 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -17,6 +17,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] === New features +* 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) * core: add hide of chars in string in evaluation of expressions * core: add arraylists, improve speed of completions (about 50x faster) |