summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-06 20:25:56 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-06 20:25:56 +0100
commitd6a33fb0a6bb00c59ff7df139dfe03dbd5e45bcd (patch)
tree33c1175a86c9c706399dfcffae909f1703c41e3a /ChangeLog.asciidoc
parent5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b (diff)
downloadweechat-d6a33fb0a6bb00c59ff7df139dfe03dbd5e45bcd.zip
core: update ChangeLog
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc2
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)