diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-05 10:18:48 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-05 10:18:48 +0000 |
commit | 601f4fc78910d2cd920af6782cf5ca522d53688e (patch) | |
tree | 97ccac588f3a7614c5ae2550db9fedd4237c0ca6 /NEWS | |
parent | 709122c3e844e2d19a29414643142cfe9fa078b9 (diff) |
- Removed channel::quiet_on_ban configuration option. This feature is
now enabled by default
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1945 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ o) "STATS o" now shows how many times an oper{} block has been used. o) Implemented channel mode +c. Known from other ircds, this mode basically prevents users from sending messages including control codes to a channel that has this mode set +o) Fixed bug where bans were not checked against non-channel members when + sending messages to a channel +o) Removed channel::quiet_on_ban configuration option. This feature is + now enabled by default -- ircd-hybrid-8.1.0beta2 Release Notes |