summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-05-11 17:55:40 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-05-11 17:55:40 +0000
commit26facdb79628f7ebd7ec449cd5de9923ad2de4ba (patch)
tree8fb345909de6cf2e9aae6cf7f695fb9b4bfcaa74 /NEWS
parent4e2e63fcbf45aa62155657254ec8b1ef8eca5b7b (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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8bba0c..4e8c3c3 100644
--- a/NEWS
+++ b/NEWS
@@ -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)