diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-23 09:54:31 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-23 09:54:31 +0200 |
commit | 868df211222f2ba81eaba3a5d9d96f12abf26653 (patch) | |
tree | 1caee4d09c82d33df031f2dea5b8709c0169d556 /ChangeLog | |
parent | 0cf04dca7ce94ce28f3774233bc80826b18c08b0 (diff) | |
download | weechat-868df211222f2ba81eaba3a5d9d96f12abf26653.zip |
Add IRC command redirection (task #6703)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Version 0.3.4 (under dev!) * api: add priority for hooks (task #10550) * api: add new functions: hashtable_get_string, hook_info_hashtable, info_get_hashtable, hook_hsignal, hook_hsignal_send +* irc: add command redirection (task #6703) * irc: add new options irc.color.nick_prefix and irc.color.nick_suffix * irc: add new option irc.look.item_away_message * irc: add tag "nick_xxx" in user messages |