summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a33cac..d9d0529 100644
--- a/NEWS
+++ b/NEWS
@@ -73,6 +73,12 @@ o) Added 'nononreg' (+R) to oper::umodes and general::oper_only_modes
o) Added support for "away-notify" client capability
+-- ircd-hybrid-8.0.9 Release Notes
+o) Fixed bug where ircd would sometimes drop a services link because
+ of a missing argument to the SVSMODE command
+o) Fixed weird idletimes shown in /trace
+
+
-- ircd-hybrid-8.0.8 Release Notes
o) "STATS s" now shows configured services{} blocks as well
o) Fixed compile warnings, minor code cleanups and optimizations