Update NEWS.

This commit is contained in:
B.Greenham 2010-04-04 16:13:48 -04:00
parent 8097430a81
commit d6a51668b7
1 changed files with 11 additions and 1 deletions

12
NEWS
View File

@ -17,7 +17,9 @@ new configuration options
will just get the help index and that's it on /quote help. will just get the help index and that's it on /quote help.
new commands new commands
- /CYCLE - server-side /CYCLE, also called /HOP in some clients/servers. - CYCLE #channel - server-side CYCLE, also called HOP in some clients/servers.
Parts the user from the given channel, then joins them to it immediately after.
Enabled by loading extensions/m_cycle.
opers opers
- Override no longer alows overriding opers to talk through +q, +m, etc. - Override no longer alows overriding opers to talk through +q, +m, etc.
@ -30,14 +32,22 @@ opers
- All module management commands (MODLOAD, MODLIST, MODUNLOAD, MODRELOAD and - All module management commands (MODLOAD, MODLIST, MODUNLOAD, MODRELOAD and
MODRESTART) can be executed remotely. See the appropriate helpfile for MODRESTART) can be executed remotely. See the appropriate helpfile for
details. details.
- OMODE can now set and unset +ah.
- OJOIN now works with !#channel and %#channel.
- Staff channelmodes (+AO) now require chanops to set.
other other
- Added a strip_unprintable function to make evasion of cmodes +G and +K - Added a strip_unprintable function to make evasion of cmodes +G and +K
less trivial. less trivial.
- Massive helpfile updates. - Massive helpfile updates.
- Added SVSJOIN s2s command. This allows things like atheme's ns_ajoin
to work on shadowircd.
- Added BAN stuff (propogated bans on burst) from charybdis trunk. This - Added BAN stuff (propogated bans on burst) from charybdis trunk. This
can be disabled and the old behavior can be used by setting the can be disabled and the old behavior can be used by setting the
general::use_propogated_bans option to no. general::use_propogated_bans option to no.
- The --enable-small-net configure option is now enabled by default.
If you wish to disable small net mode, pass --disable-small-net to
configure.
-- shadowircd-6.0.0 -- shadowircd-6.0.0