summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-05 21:15:41 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-06-05 21:15:41 +0000
commit015db8e7a13975820e8f2a51dc3f8cf0e4cf0adc (patch)
tree2cb01141542043a6be788441a849e266e4107c5f /NEWS
parent905255a06a3b9a7f4605e28c5b871265eb233642 (diff)
- Update NEWS and reference.conf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2209 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 23df5dc..261a957 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,13 @@
o) IMPORTANT: moved disable_remote_command configuration directive from
general{} block to serverhide{} block
########################################################################
+o) Minor code cleanups/performance improvements
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
+o) "STATS T" shows configured MOTD files
-- ircd-hybrid-8.1.0 Release Notes