summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-03-23 18:29:24 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-03-23 18:29:24 +0100
commit80312dd56a77da950f81e8533a4a39b06545c84e (patch)
tree8bb1d19c4c1a4c71fb3d351a0c0ee5e2bef9346c /ChangeLog
parentb7b2cc8bd701c390e1b76b8ad95d301e1ed018b2 (diff)
downloadweechat-80312dd56a77da950f81e8533a4a39b06545c84e.zip
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single option irc.color.nick_prefixes (task #10888)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 407ee3a2e..c38d4130c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,8 @@ Version 0.3.5 (under dev!)
* core: allow background for nick colors (using ":")
* api: add new function buffer_match_list
* aspell: fix spellers used after switch of window (bug #32811)
+* irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single
+ option irc.color.nick_prefixes (task #10888)
* irc: fix local variable "away" on server buffer (set/delete it each time away
is set or removed on server)
* irc: add new options irc.look.buffer_switch_autojoin and