summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-09-21 11:52:58 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-09-21 11:52:58 +0200
commit1a20ef41c08c60ee1a5ba11eff3b8e86e528d5b6 (patch)
tree472bcde714d19636c8f51011d300deef61cc3135 /ChangeLog.asciidoc
parent03c0067272caae88758fd7847689177c0e18b48d (diff)
downloadweechat-1a20ef41c08c60ee1a5ba11eff3b8e86e528d5b6.zip
core: fix highlight of IRC action messages when option irc.look.nick_mode is set to "action" or "both" (closes #206)
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 71282bb36..57816e92a 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -28,6 +28,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== Bugs fixed
+* core: fix highlight of IRC action messages when option irc.look.nick_mode is
+ set to "action" or "both" (closes #206)
* core: fix compilation of plugin API functions (macros) when compiler
optimizations are enabled (closes #200)
* core: fix window/buffer pointers used in command /eval