--- ircd-hybrid-7.2/RELNOTES 2006/05/13 08:45:18 597 +++ ircd-hybrid-7.2/RELNOTES 2006/07/02 11:36:17 707 @@ -1,4 +1,5 @@ -- ircd-hybrid-7.2.2 RELNOTES +o) Added channel::disable_fake_channels config directive o) Fixed broken FORCEJOIN (contrib) o) Added missing documentation for connect::vhost o) Fixed problem with G-Line voting @@ -9,6 +10,13 @@ o) Added general::stats_e_disabled which for other operators and administrators o) Ignore signal SIGXFSZ to prevent the daemon from dying on missconfigured file size limits +o) Slight optimizations to the block allocator +o) Fixed harmless bug that could result in incorrect bytes sent statistics + in "STATS t" +o) "STATS y|Y" now shows whether a class is active or disabled +o) Added ircd-brazilian_pt.lang language file +o) Misc. ACCEPT fixes. E.g. don't remove an accept record if a client is + changing between equivalent nicknames like 'nick' and 'NiCk'. -- ircd-hybrid-7.2.1 RELNOTES