summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-07-03 13:59:41 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-07-03 13:59:41 +0000
commit36ad1362178afa777fb41884ba0e2a3c93df24cb (patch)
tree69caf1fc85082cc97aa80eae6853783c5c7eec54 /NEWS
parentb9b219f7b47fb9a3692cb8e0e1015a9500728260 (diff)
- Removed useless sanity checks
- Fixed bug where remote /STATS requests were not rate limited git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2342 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd0a97a..6381b58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
-- ircd-hybrid-8.1.4 Release Notes
o) Added 'xline' and 'resv' logging types. See doc/reference.conf
for more information
+o) Fixed bug where remote /STATS requests were not rate limited
-- ircd-hybrid-8.1.3 Release Notes