diff options
author | Adam <Adam@drink-coca-cola.info> | 2010-05-07 15:29:41 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-06-18 20:58:55 -0400 |
commit | ebfff71599fbedb72009d71cd40c264713b43b5a (patch) | |
tree | dd687cc4fd7e77866c91fc7f48646762dee3983d /docs | |
parent | 9439cac6b126254bc488c2375b9e7ff5fd4fce74 (diff) |
Made opertypes inheritable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 4 | ||||
-rw-r--r-- | docs/Changes.conf | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 7f9d83ea6..74018210a 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,10 @@ Anope Version 1.9.3 -------------------- A Tell users when their nicks expire in /ns glist and /ns info +A Added SSL support +A Added official support for InspIRCd 2.0 +A Prevent negaitve mode changes, kicks, bans, and autokicks from affecting people with the 'god' user mode (On UnrealIRCd, usermode +q) +A Added nickserv/auxpex permission Anope Version 1.9.2 -------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index c07f2a5d1..944238db6 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -2,6 +2,8 @@ Anope Version 1.9.3 ------------------ ** ADDED CONFIGURATION DIRECTIVES ** nickserv/auspex privilege added +SSL module added for SSL support +opertype:inherits added to allow opertypes to inherit commands and privs from other opertypes ** MODIFIED CONFIGURATION DIRECTIVES ** |