summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 2 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 261a957..9a97c48 100644
--- a/NEWS
+++ b/NEWS
@@ -168,16 +168,14 @@ o) Fixed TBURST sending server's name to clients if it's a hidden server
-- ircd-hybrid-8.0.0 Release Notes
-o) Fixed possible TBURST desynchronization with services
-o) Fixed TBURST sending server's name to clients if it's a hidden server
-
--- ircd-hybrid-8.0.0 Release Notes
o) Fixed an off-by-one with spoofs. Spoofs are now also checked for
invalid characters
o) Removed general::use_whois_actually configuration directive. This is
now enabled by default
o) Minor SQUIT handling fixes
o) Fixed bancache not being updated on CHGHOST/CHGIDENT
+o) Fixed possible TBURST desynchronization with services
+o) Fixed TBURST sending server's name to clients if it's a hidden server
-- ircd-hybrid-8rc1 Release Notes