diff --git a/ChangeLog b/ChangeLog index c9f3d88b0..83e9447e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,8 +19,9 @@ 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: rename options irc.look.open_channel_near_server and + irc.look.open_pv_near_server to irc.look.new_channel_position and + irc.look.new_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