diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-01-25 10:31:22 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-01-25 10:31:22 +0000 |
commit | 1607c44e75b8fb9196a36bea642c8e46c9c362c5 (patch) | |
tree | f70d65831bf4f6ecd6422ecbd2fbecc50f81a0f1 /ChangeLog | |
parent | 364d774ded1816523fb7ddcf5ca0ee6442612b2e (diff) | |
download | weechat-1607c44e75b8fb9196a36bea642c8e46c9c362c5.zip |
Added new option "irc_away_check_max_nicks" to disable away check on channels with high number of nicks (patch from Gwenn)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2006-01-24 +ChangeLog - 2006-01-25 Version 0.1.8 (under dev!): + * added new option "irc_away_check_max_nicks" to disable away check on + channels with high number of nicks (patch from Gwenn) * added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn) * fixed bug with charset in infobar highlights |