diff options
author | Adam <Adam@anope.org> | 2011-03-11 00:47:28 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-03-11 00:47:28 -0500 |
commit | 1ee3d3d81034c2e2d8c1bf55db8963a50e35f363 (patch) | |
tree | d8952ff4d27e144eedd63a056971dfc2b1af5411 /docs | |
parent | 97c2e0957d32c87e1055041e43eb13a4a26d0765 (diff) |
Added os_config and support for including additional configuration files.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 1 | ||||
-rw-r--r-- | docs/Changes.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 9125a6258..9d9b8be36 100644 --- a/docs/Changes +++ b/docs/Changes @@ -13,6 +13,7 @@ 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 +A Added /operserv config 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 diff --git a/docs/Changes.conf b/docs/Changes.conf index 70e97bb46..eaf99cdd4 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -10,6 +10,7 @@ nickserv:modules added ns_ajoin options:nomlock added log:target added globops nickserv:confirmemailchanges added +operserv:modules added os_config ** MODIFIED CONFIGURATION DIRECTIVES ** operserv:notifications removed osglobal, osmode, oskick, osakill, ossnline, ossqline, osszline, osnoop, osjupe, getpass, setpass, forbid, drop |