summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-04 21:00:25 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-04 21:00:25 +0100
commitd9a49db454d5855dc24b4d26efdce20b593c90a4 (patch)
tree892253f985005dc51b48dba5a800d5e36d942da7 /ChangeLog.asciidoc
parent96325f913deca16a5dd4b50997a4d0b1777aa370 (diff)
downloadweechat-d9a49db454d5855dc24b4d26efdce20b593c90a4.zip
irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "input_prompt"
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 c59d75a1b..2dde66d26 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -51,6 +51,8 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
weechat.look.buffer_time_format is not an empty string
* core: fix translation of message displayed after /upgrade
* api: fix crash when reading config options with NULL value (closes #238)
+* irc: use option irc.look.nick_mode_empty to display nick prefix in bar item
+ "input_prompt"
* irc: remove IRC color codes from buffer title in channels (closes #237)
* irc: add tag "nick_xxx" in invite messages
* irc: fix completion of commands /msg, /notice and /query