summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-04 21:17:10 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-04 21:17:10 +0000
commit113013274fb3b4ff32b442729e0ebb47aa747138 (patch)
tree56c5d466bd5c79f6f0e0eee39795761d7ef9e5a6 /NEWS
parent59c851e2f4bb85fb1b00f59903950703ac3c48bd (diff)
- 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 git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1938 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e88239..a922229 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
o) PCRE support has been dropped
o) "STATS o" now shows how many times an oper{} block has been used.
Similar to STATS x|q"
+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
-- ircd-hybrid-8.1.0beta2 Release Notes