diff options
author | Adam <Adam@anope.org> | 2011-02-11 18:30:58 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-02-11 18:30:58 -0500 |
commit | 9ef7352e69bc092bba77a085dfa0f91a5793e038 (patch) | |
tree | 860d87f827e6513be647208f2429d29b076fbf15 /docs | |
parent | 2529ff6daef7eb387d2fce4c6df5a31029fd5bb2 (diff) |
Merged os_umode into os_mode
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 1 | ||||
-rw-r--r-- | docs/Changes.conf | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 83f84e072..d23343937 100644 --- a/docs/Changes +++ b/docs/Changes @@ -6,6 +6,7 @@ A Ability for users to delete their own access in channels A Ability for users with registrations pending to drop their registrations with /nickserv drop A Added support for Plexus 3 A Readded in support for /cs op/deop/etc to op/deop you in all channels +A Added support for ngIRCd F Changed the GHOST command to not allow ghosting unidentified users if the RECOVER command exists F Some failed logic in /operserv exception that prevents proper exceptions from being added F Fixed the anope_os_sxlines MySQL table and code to work after restarting diff --git a/docs/Changes.conf b/docs/Changes.conf index eeb1f06eb..2ce35ed2a 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -7,6 +7,8 @@ chanserv:suspendexpire and chanserv:forbidexpire added module added cs_entrymsg nickserv:modules added ns_ajoin options:nomlock added +opertype:commands removed operserv/umode +operserv:modules removed os_umode Anope Version 1.9.3 ------------------ |