From a36abbfe0e8e2b39f0939502bd2567f5af2d7688 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 7 Oct 2010 14:56:54 +0200 Subject: [PATCH] Fix HTML output of ChangeLog --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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