--- ircd-hybrid-7.2/RELNOTES 2006/06/17 09:46:45 687 +++ ircd-hybrid-7.2/RELNOTES 2006/12/19 15:52:19 831 @@ -1,3 +1,7 @@ +-- ircd-hybrid-7.2.3 RELNOTES +o) Added ircd-italian.lang language file + + -- ircd-hybrid-7.2.2 RELNOTES o) Added channel::disable_fake_channels config directive o) Fixed broken FORCEJOIN (contrib) @@ -14,6 +18,11 @@ o) Slight optimizations to the block all 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'. +o) Minor resolv.conf parser fixes. Added missing support for ';' comments +o) Fixed core on MODRESTART -- ircd-hybrid-7.2.1 RELNOTES