diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-08-26 08:38:04 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-08-26 08:38:04 +0000 |
commit | bb021e567a9f062211eda9ef0ad2f753c15f271f (patch) | |
tree | 5e9eb9857ad9ad7362a5a56f0c124d61adccf490 /ChangeLog | |
parent | 00fbd7ad56d4520bac6d7b8240ebf7148e2bc73f (diff) | |
download | weechat-bb021e567a9f062211eda9ef0ad2f753c15f271f.zip |
Values yes/no accepted (as on/off) for config boolean values (task #5454)
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 - 2006-08-25 +ChangeLog - 2006-08-26 Version 0.2.1 (under dev!): + * values yes/no accepted (as on/off) for config boolean values (task #5454) * added server default notify level (set by /buffer notify on server buffer) (task #5634) * fixed crashs with /buffer and /charset commands when not connected to any |