diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-11 17:55:40 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-11 17:55:40 +0000 |
commit | 26facdb79628f7ebd7ec449cd5de9923ad2de4ba (patch) | |
tree | 8fb345909de6cf2e9aae6cf7f695fb9b4bfcaa74 /NEWS | |
parent | 4e2e63fcbf45aa62155657254ec8b1ef8eca5b7b (diff) |
- Fixed bug where "STATS p" would show an invalid amount of irc-operators
in case there are +H opers
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3510 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ -- Noteworthy changes in version 8.1.18 (????-??-??) o) Fixed CAP issue for certain clients +o) Fixed bug where "STATS p" would show an invalid amount of irc-operators + in case there are +H opers -- Noteworthy changes in version 8.1.17 (2014-05-01) |