summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-05-01 20:43:28 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-05-01 20:43:28 +0000
commitbc8bd6f09056aa4400e2a65a4bfe2c0acc8e9127 (patch)
tree27752ec3cdb2a4fdd754bd8cf181745bbcb77eac
parentf73f10f0378bdbf05802dcc9c6d57f8d0297ce9e (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3461 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a66ab6..203c77f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+-- Noteworthy changes in version 8.1.17 (2014-05-01)
+o) Fixed possible WATCH core
+o) Fixed bug where the configuration parser wouldn't take time units
+ into consideration for the join_flood_time and throttle_time
+ configuration options
+
+
-- Noteworthy changes in version 8.1.16 (2014-04-20)
o) Fixed undefined behaviour with crypt() returning NULL
since glibc2.17 in certain cases