summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-11-08 17:51:38 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-11-08 17:51:38 +0000
commitac7f555ff35a091d8a641f6795d15ed059508339 (patch)
tree1cd1c5771ae63174db8c318767a041e54d68ffd7 /NEWS
parent040365d88ab2187347e94fa561e7887f140f7fff (diff)
- Administrators are now able to see user modes a user has set via /whois
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2530 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bd38e30..73f2b5e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,11 @@ o) Added usermode +W. Users connected via a webirc gateway get this
mode set by servers.
o) /WHOIS now shows if a client is connected via a webirc
gateway
-o) Admins may now see +s channels a user is in with /WHOIS.
+o) Administrators may now see +s channels a user is in with /WHOIS.
Secret channels are prepended with a tilde in the /WHOIS
reply.
+o) Administrators are now able to see all the user modes a user has
+ set via /whois
-- ircd-hybrid-8.1.8 Release Notes