summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-12 18:32:14 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-12 18:32:14 +0000
commit625717a9fb3815adc180680339719b5ce8174916 (patch)
tree4ae35b01928a9e29fe2679d78e01498ba06bd1c7
parentfaf81defb2c94977596cde61635717becbe3d3ef (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2226 82007160-df01-0410-b94d-b575c5fd34c7
-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