From 113013274fb3b4ff32b442729e0ebb47aa747138 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 4 May 2013 21:17:10 +0000 Subject: - 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 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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 -- cgit