diff options
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 ** |