summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-02-23 16:45:43 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-02-23 16:45:43 +0100
commit4eb25460828cce238f03086d5102a9977b306265 (patch)
tree13871309703cc0869d420f6b3d796571c8b43994 /ChangeLog
parent0e51b636865edb12565c517aca72ba2c7c0be095 (diff)
downloadweechat-4eb25460828cce238f03086d5102a9977b306265.zip
Add new option irc.look.color_nicks_in_nicklist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8577e7481..d298a5f0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@ Version 0.3.5 (under dev!)
* core: dynamically allocate color pairs (extended colors can be used without
being added with command "/color")
* core: allow background for nick colors (using ":")
+* irc: add new option irc.look.color_nicks_in_nicklist
* irc: fix crash when completing /part command on a non-irc buffer (bug #32402)
* irc: add many missing commands for target buffer (options irc.msgbuffer.xxx)
(bug #32216)