summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-28 11:09:52 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-28 11:09:52 +0200
commitb3b0f2d31c4d3c6a31561c3793c61dd81287daa8 (patch)
tree68780a5cf37eda2de4e03d64ff8d87751b2ff9fe /ChangeLog
parentc38df378d60b0b87dcaf575198b2a56a53ba3169 (diff)
downloadweechat-b3b0f2d31c4d3c6a31561c3793c61dd81287daa8.zip
New value for option weechat.look.input_share (none, commands, text, all), add new option weechat.look.input_share_overwrite (boolean)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fb6a25b8a..a91ff0d33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,14 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.4-dev, 2010-09-27
+v0.3.4-dev, 2010-09-28
Version 0.3.4 (under dev!)
--------------------------
-* core: add new option weechat.look.input_share (task #9228)
+* core: add new options weechat.look.input_share and
+ weechat.look.input_share_overwrite (task #9228)
* core: fix memory leaks when removing item in hashtable and when setting
highlight words in buffer
* core: use similar behaviour for keys bound to local or global history