diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | doc/reference.conf | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -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 { /* |