diff options
author | Adam <Adam@anope.org> | 2011-03-05 17:23:22 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-03-05 17:23:22 -0500 |
commit | 6fe2d8af973dfb0c81f513e56488e39a4eea2fbf (patch) | |
tree | 432b93053ef56d1ff98b3193d5768a4ca16d3785 /docs/Changes | |
parent | 90e5d0feaa1646c28cfce45dbde1a914a6f1d62c (diff) |
Removed nickrequests, instead have unconfirmed registrations. Also made ns_resetpass allow remote-id to get past things such as kill immed.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index d23343937..9125a6258 100644 --- a/docs/Changes +++ b/docs/Changes @@ -2,11 +2,17 @@ Anope Version 1.9.4 -------------------- A Automatically set channel founder to the user with the highest access if there is no successor A /chanserv clone command to copy settings from one channel to another. +A /chanserv mode command A Ability for users to delete their own access in channels -A Ability for users with registrations pending to drop their registrations with /nickserv drop A Added support for Plexus 3 A Readded in support for /cs op/deop/etc to op/deop you in all channels A Added support for ngIRCd +A Added LDAP support +A Added live SQL support +A Added support for learning tracking/storing/locking all modes at runtime +A Added m_alias +A Added support for XMLRPC queries +A Added /botserv set msg F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists F Some failed logic in /operserv exception that prevents proper exceptions from being added F Fixed the anope_os_sxlines MySQL table and code to work after restarting |