summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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