--- ircd-hybrid-8/NEWS 2012/05/27 09:14:30 1421 +++ ircd-hybrid-8/NEWS 2012/06/20 19:24:49 1442 @@ -1,3 +1,15 @@ +-- ircd-hybrid-8beta2 Release Notes +o) channel::disable_fake_channels now also disables ascii 29 (mIRC italic) + when set to yes +o) Added channel::max_chans_per_oper configuration directive. The old way + was to let ircops join three times the amount of max_chans_per_user +o) Replaced MODLOAD, MODUNLOAD, MODRELOAD, MODLIST and MODRESTART commands + with the new MODULE command which can be fed with the LOAD, UNLOAD, RELOAD + and LIST parameters. + MODRESTART has been entirely removed. Use "MODULE RELOAD *" to reload all modules +o) Added back server notice when a client tries to obtain a reserved nick name + + -- ircd-hybrid-8beta1 Release Notes o) Implemented full services support. Among other things, the following changes have been done for this: