1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Add note about option irc.network.lag_min_show (now in milliseconds) in NEWS file

This commit is contained in:
Sebastien Helleu
2010-07-06 12:24:27 +02:00
parent aefa40836b
commit a31d01a46d
+7 -3
View File
@@ -1,14 +1,18 @@
WeeChat News
============
Sébastien Helleu <flashcode@flashtux.org>
v0.3.3-dev, 2010-05-23
v0.3.3-dev, 2010-07-06
Version 0.3.3 (under dev!)
--------------------------
If you are using `/upgrade` from a previous release, then you must reconnect
to IRC servers in order to use new command /wallchops.
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.network.lag_min_show' is now in milliseconds, you should set new
value: your current value multiplied by 1000 (new default value is 500).
Version 0.3.2 (2010-04-18)
--------------------------