summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-31 20:14:08 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-31 20:14:08 +0000
commite0b160d6a3bbe88509802d5b67537badc736e2e1 (patch)
tree9dc33fce164823d0e89a31ddf8b456fdc5d2493a
parentec1e83f242960193b390563061589d2e584dcacf (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2154 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
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