summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-03 21:28:02 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-03 21:28:02 +0000
commitbfe24bfb63e7891864438cd9ae968ac79fd85eef (patch)
tree15ee0440243033cfebb2e5ce29246e098cdfa25e
parent12a19fe4e27e7e8f392a373a400b033e0d748964 (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3816 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83354ec..fe15b30 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ o) Fixed bug where "STATS p" would show an invalid amount of irc-operators
o) irc-operators may now no longer set a channel +O if they are only halfops (%)
o) Channel halfops (%) may now no longer (de)halfop other channel members
o) Channel halfops (%) may now no longer KICK other channel halfops
+o) Make sure general::stats_e_disabled gets reset via /rehash
+o) Fixed compile warnings; code cleanups
-- Noteworthy changes in version 8.1.17 (2014-05-01)