diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-31 20:14:08 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-31 20:14:08 +0000 |
commit | e0b160d6a3bbe88509802d5b67537badc736e2e1 (patch) | |
tree | 9dc33fce164823d0e89a31ddf8b456fdc5d2493a | |
parent | ec1e83f242960193b390563061589d2e584dcacf (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-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |