summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-07-14 02:31:12 -0400
committerAdam <Adam@anope.org>2011-07-14 02:31:12 -0400
commitf858164deed48f2dcacd5ffc06a55398a54da7e8 (patch)
tree89c3cf36bd8e94942370135218d67d6d17ee222e /docs
parent924f6849fee4598a1a3a7f1a98d96b79e5ffd3b4 (diff)
Rewrote how commands are handled within Anope.
This allows naming commands and having spaces within command names.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes.conf26
1 files changed, 1 insertions, 25 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 31d42a5b2..fdbd2f608 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,30 +1,6 @@
Anope Version 1.9.5
-------------------
-** ADDED CONFIGURATION DIRECTIVES **
-global:modules
-global:globaloncycle
-global:globaloncycledown
-global:globaloncycleup
-global:anonymousglobal
-operserv:modules added os_forbid
-
-** MODIFIED CONFIGURATION DIRECTIVES **
-opertype:permissions added memoserv/no-limit
-operserv:modules removed os_global
-operserv:modules renamed os_staff to os_oper
-
-** DELETED CONFIGURATION DIRECTIVES **
-memoserv:notifyall
-options:globaloncycle
-options:globaloncycledown
-options:globaloncycleup
-options:anonymousglobal
-options:socketengine
-options:encryption
-options:database
-serverinfo:protocol
-chanserv:modules removed cs_forbid
-nickserv:modules removed ns_forbid
+Don't even try it, get a new config and start over.
Anope Version 1.9.4
-------------------