diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-18 20:32:25 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-11-18 20:32:25 +0000 |
commit | 7dbbe450ae9e2136b31b9643e823bf8825a1fadf (patch) | |
tree | f50525eeb069d680d98651019fc41327d98fa084 /NEWS | |
parent | 23c974c547869da50fcd181c8f81a6c7f44ef806 (diff) |
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2575 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ o) Changed WHOIS to show a client's certificate fingerprint o) The WHO reply now shows whether or not a nickname has been registered with NickServ. ('r' status flag) o) Fixed some flaws with server hiding +o) Fixed bug where "STATS P" would leak ip addresses to remotely connected + administrators, even if serverhide::hide_server_ips was set to 'yes' -- ircd-hybrid-8.1.9 Release Notes |