diff options
author | Adam <Adam@anope.org> | 2010-11-15 20:23:43 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-12-12 19:33:58 -0500 |
commit | 872bc3fa5e696e5e05ec98bdadec309185c48419 (patch) | |
tree | 1ffa2bd25488f95f8717b2faa4cc686dec868ef7 /docs/Changes | |
parent | 1625a5af0ce1368e46705a2f72578eda463f3650 (diff) |
Allow users to remove their own access in channels
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 04976cfd5..6df1c7ecb 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,8 @@ Anope Version 1.9.4 -------------------- A Automatically set channel founder to the user with the highest access if there is no successor +A /chanserv clone command to copy settings from one channel to another. +A Ability for users to delete their own access in channels F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists Anope Version 1.9.3 |