diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-07 14:48:45 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-07 14:48:45 +0200 |
commit | 97a8a30a3df69f682c8229df1159a4fc76b0734d (patch) | |
tree | 6a72387e35d0a6db5845ad766f7930e0ce069659 /ChangeLog | |
parent | 36736564abf243206cb1cbff109119e7351617e2 (diff) | |
download | weechat-97a8a30a3df69f682c8229df1159a4fc76b0734d.zip |
Rename options "irc.look.open_{channel|pv}_near_server" to "irc.look.new_{channel|pv}_position" with new values (none, next or near_server)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ 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 +* irc: rename options "irc.look.open_{channel|pv}_near_server" to + "irc.look.new_{channel|pv}_position" with new values (none, next or near_server) * irc: display old channel topic when topic is unset (task #9780) * irc: add new info_hashtable "irc_parse_message" * irc: fix crash/bug when option "addresses" for a server is unset or changed |