diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 20:37:04 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-27 20:37:04 +0200 |
commit | f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4 (patch) | |
tree | b89bd011c5fc8628629605bcdbe7b28141d7d079 /ChangeLog | |
parent | 6be17ac2635614c6a63c9266df324f725e07087c (diff) | |
download | weechat-f385aa8f8c36782c62aa71c9c6cc2884ef4f48f4.zip |
irc: display number of ops/halfops/voices on channel join only for supported modes on server (bug #39582)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ Version 0.4.2 (under dev!) * aspell: rename option aspell.look.color to aspell.color.misspelled, add option aspell.color.suggestions * aspell: add support of enchant library (patch #6858) +* irc: display number of ops/halfops/voices on channel join only for supported + modes on server (bug #39582) * irc: fix self nick color in server messages after nick is changed with /nick (bug #39415) * irc: add support of wildcards in commands (de)op/halfop/voice (task #9221) |