From 625717a9fb3815adc180680339719b5ce8174916 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 12 Jun 2013 18:32:14 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2226 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 261a957..9a97c48 100644 --- a/NEWS +++ b/NEWS @@ -167,10 +167,6 @@ 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 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 @@ -178,6 +174,8 @@ 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 -- cgit