diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-08 17:51:38 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-08 17:51:38 +0000 |
commit | ac7f555ff35a091d8a641f6795d15ed059508339 (patch) | |
tree | 1cd1c5771ae63174db8c318767a041e54d68ffd7 /NEWS | |
parent | 040365d88ab2187347e94fa561e7887f140f7fff (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-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |