summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-02-02 23:01:55 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-02-02 23:01:55 +0100
commit79ca61784cac21579406ca0cb01af69ca5b5eb50 (patch)
treea26181f7258f6146e547f9af55553dad3b462bfa /ChangeLog
parent372d9fe82ea829cd8cdc09a9f167508336852727 (diff)
downloadweechat-79ca61784cac21579406ca0cb01af69ca5b5eb50.zip
Rename options add/del by alias/unalias in command /color
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3e1e2775..4876c71f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ Version 0.3.5 (under dev!)
* core: add some chars after cursor when scrolling input line: new option
weechat.look.input_cursor_scroll (bug #21391)
* core: dynamically allocate color pairs (extended colors can be used without
- being added with command "/color add")
+ being added with command "/color")
* core: allow background for nick colors (using "/")
* irc: add many missing commands for target buffer (options irc.msgbuffer.xxx)
(bug #32216)