summaryrefslogtreecommitdiff
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
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
-rw-r--r--NEWS3
-rw-r--r--doc/reference.conf3
2 files changed, 4 insertions, 2 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
diff --git a/doc/reference.conf b/doc/reference.conf
index 64f49d0..9d12229 100644
--- a/doc/reference.conf
+++ b/doc/reference.conf
@@ -292,7 +292,8 @@ class {
};
/*
- * motd {}: specifies various MOTD files. Applies to local users only.
+ * motd {}: Allows to show a different MOTD to a client
+ * depending on its origin. Applies to local users only.
*/
motd {
/*