--- ircd-hybrid-7.2/RELNOTES 2006/06/17 09:46:45 687 +++ ircd-hybrid-7.2/NEWS 2007/11/04 14:11:03 903 @@ -1,3 +1,31 @@ +-- ircd-hybrid-7.2.4 RELNOTES +o) Fixed occasional core when placing RESVs on channel names +o) Fixed topic desynchronization which sometimes may + happen during netbursts +o) WATCH support implemented. Known from other daemons, such + as Dreamforge and Bahamut. +o) Fixed bug which would cause invalid invisible counts on oper-up in case + operator::umodes and/or general::oper_umodes contains 'invisible' +o) Removed broken LazyLinks +o) Minor code optimizations and cleanups +o) ACCEPT now supports nick!user@host masks +o) Added new 'server' option to listener::flags. Listener with that flag + set may only have server connections. + + +-- ircd-hybrid-7.2.3 RELNOTES +o) Added ircd-italian.lang language file +o) Added -full to etrace +o) Added +C for opers +o) Fixed core in temp channel resv +o) Fixed CHALLENGE to work with user=IP +o) Misc fixes to TESTMASK and TESTLINE +o) Added support for nick masks to TESTMASK +o) Fixed /modlist to show up whether or not a module is resident +o) Fixed command line arguments handling to allow more than one switch +o) Fixed numeric delivery for mixed TS5 target on the other side of a TS6 server. + + -- ircd-hybrid-7.2.2 RELNOTES o) Added channel::disable_fake_channels config directive o) Fixed broken FORCEJOIN (contrib) @@ -14,6 +42,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 @@ -95,7 +128,7 @@ BUG REPORTS: If you run this code and en a) By EMAIL to bugs@ircd-hybrid.org b) On http://forum.ircd-hybrid.org/ Please include a gdb backtrace and a copy of your setup.h and - ircd.conf with any report (with passwords and other sensitive + ircd.conf with any report (with passwords and other sensitive information masked). DISCUSSION: There is a mailing list for discussion of hybrid issues,