diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-25 20:38:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-25 20:38:03 +0200 |
commit | ccc6cdace144eebfc1459cf5722689e35374c859 (patch) | |
tree | c54183675e77f7d6fc6cd0a7132d74b9999e4a07 /ChangeLog.asciidoc | |
parent | b5fbea799323675fec82a267edb9e5855d2b00d2 (diff) | |
download | weechat-ccc6cdace144eebfc1459cf5722689e35374c859.zip |
irc: fix color of new nick in nick changes messages when option irc.look.color_nicks_in_server_messages is off
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r-- | ChangeLog.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 69921cc8b..5c5ec4b37 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -49,6 +49,8 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] config_option_reset, config_color, config_color_default, config_write, config_read, config_reload, hook_command, buffer_string_replace_local_var, command +* irc: fix color of new nick in nick changes messages when option + irc.look.color_nicks_in_server_messages is off * irc: fix crash when setting an invalid regex with "/list -re" during a /list server response (closes #412) * irc: fix display of PART messages on channels with +a (anonymous flag) |