summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-05 10:18:48 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-05 10:18:48 +0000
commit601f4fc78910d2cd920af6782cf5ca522d53688e (patch)
tree97ccac588f3a7614c5ae2550db9fedd4237c0ca6 /NEWS
parent709122c3e844e2d19a29414643142cfe9fa078b9 (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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a922229..0b70417 100644
--- a/NEWS
+++ b/NEWS
@@ -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