From e0b160d6a3bbe88509802d5b67537badc736e2e1 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 31 May 2013 20:14:08 +0000 Subject: - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2154 82007160-df01-0410-b94d-b575c5fd34c7 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index d9d0529..1e35916 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +-- ircd-hybrid-8.1.1 Release Notes +o) Fixed bug where opers could see LOCOPS messages even if they don't have + the +l mode set +o) Fixed bug where non-SSL clients could join +S channels on non-SSL servers +o) "STATS T" shows configured MOTD files +o) Implemented motd{} configuration blocks. See doc/reference.conf for more + information + + -- ircd-hybrid-8.1.0 Release Notes o) Minor code cleanups/performance improvements -- cgit