diff options
author | Adam <Adam@anope.org> | 2010-11-06 21:51:58 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-12-12 19:30:14 -0500 |
commit | 4ec661c0bb67110c77caa7b7795ef30154de81ef (patch) | |
tree | 80972687ad28e63da86c6c307774a02990dcade2 /docs/Changes | |
parent | 87bdf73cb74c6b9c2822a9aa65d69c7d6297cc81 (diff) |
If a channel drops because a nick drops, set the channel founder to the user with the highest access if there is no successor
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 110264168..04976cfd5 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,7 @@ Anope Version 1.9.4 -------------------- +A Automatically set channel founder to the user with the highest access if there is no successor +F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists Anope Version 1.9.3 -------------------- |