1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

Fix HTML output of ChangeLog

This commit is contained in:
Sebastien Helleu
2010-10-07 14:56:54 +02:00
parent 97a8a30a3d
commit a36abbfe0e
+3 -2
View File
@@ -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