1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

core: add option "irc.look.display_pv_away_once" in release notes for version 0.3.3

This commit is contained in:
Sebastien Helleu
2012-12-05 16:12:13 +01:00
parent 76647fc171
commit 2ce90d4094
+3 -1
View File
@@ -1,7 +1,7 @@
WeeChat Release Notes
=====================
Sébastien Helleu <flashcode@flashtux.org>
v0.4.0-dev, 2012-11-18
v0.4.0-dev, 2012-12-05
Version 0.4.0 (under dev!)
@@ -178,6 +178,8 @@ Important release notes:
* if you are using `/upgrade` from a previous release, then you must reconnect
to IRC servers in order to use new command /wallchops.
* option 'irc.look.show_away_once' has been renamed to
'irc.look.display_pv_away_once'
* option 'irc.network.lag_min_show' is now in milliseconds, you should set new
value: your current value multiplied by 1000 (new default value is 500).