diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2007-08-20 08:37:31 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2007-08-20 08:37:31 +0000 |
commit | 69bd50d74cbe22cce977e8eb81b402f58a802760 (patch) | |
tree | 5964dc02a59328770a5d34ecbdae063dbab5cad8 /ChangeLog | |
parent | fb8bae3c78fe8e0e8deeab5eec4e8f878b58a39f (diff) | |
download | weechat-69bd50d74cbe22cce977e8eb81b402f58a802760.zip |
Fixed server option "command_delay": does not freeze WeeChat any more
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2007-08-17 +ChangeLog - 2007-08-20 Version 0.2.6 (under dev!): + * fixed server option "command_delay": does not freeze WeeChat any more * added paste detection, new options look_paste_max_lines and col_input_actions (task #5442) * fixed bug with highlight and UTF-8 chars around word (bug #20753) |