diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:07:27 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:07:27 +0200 |
commit | bd7ae6d5a79991d7f65bc12091b61bcdc4bc5b49 (patch) | |
tree | 6f64ab14e1cc42cf88a79a9f49390f7f67594477 /ChangeLog | |
parent | 91343167cdd144c1373bfd2551ff76021691a02b (diff) | |
download | weechat-bd7ae6d5a79991d7f65bc12091b61bcdc4bc5b49.zip |
Add new option weechat.look.input_share (task #9228)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,12 +1,13 @@ WeeChat ChangeLog ================= Sébastien Helleu <flashcode@flashtux.org> -v0.3.4-dev, 2010-09-23 +v0.3.4-dev, 2010-09-27 Version 0.3.4 (under dev!) -------------------------- +* core: add new option weechat.look.input_share (task #9228) * core: use similar behaviour for keys bound to local or global history (bug #30759) * api: add priority for hooks (task #10550) |