mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect, value is now a number of seconds
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
WeeChat ChangeLog
|
||||
=================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.4.1-dev, 2013-03-11
|
||||
v0.4.1-dev, 2013-03-12
|
||||
|
||||
|
||||
This document lists all changes for each version.
|
||||
@@ -41,6 +41,8 @@ Version 0.4.1 (under dev!)
|
||||
list with arguments inside), guile >= 2.0 is now required (bug #38350)
|
||||
* guile: fix crash on calls to callbacks during load of script (bug #38343)
|
||||
* guile: fix compilation with guile 2.0
|
||||
* irc: rename option irc.network.lag_disconnect to irc.network.lag_reconnect,
|
||||
value is now a number of seconds
|
||||
* irc: hide passwords in commands or messages sent to nickserv (/msg nickserv)
|
||||
with new modifiers "irc_command_auth" and "irc_message_auth", remove option
|
||||
irc.look.hide_nickserv_pwd, add option irc.look.nicks_hide_password
|
||||
|
||||
Reference in New Issue
Block a user