From 1ee3d3d81034c2e2d8c1bf55db8963a50e35f363 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 11 Mar 2011 00:47:28 -0500 Subject: Added os_config and support for including additional configuration files. --- docs/Changes | 1 + docs/Changes.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'docs') 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 -- cgit