diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-06 18:59:00 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-06 18:59:00 +0000 |
commit | 618b92db6e3c90f6bf8afce65f4d5f71474037e3 (patch) | |
tree | 31aa4b15353201edb0a78017672a27013849a01a /NEWS | |
parent | 1d1309e8d2fbadea9e3acd6c8358a5c937a9d0dd (diff) |
- Implemented channel mode +M. Clients that haven't identified their
name with NickServ may not speak in a channel that has this mode set
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1956 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +-- ircd-hybrid-8.1.0beta4 Release Notes +o) Implemented channel mode +M. Clients that haven't identified their + name with NickServ may not speak in a channel that has this mode set + + -- ircd-hybrid-8.1.0beta3 Release Notes o) PCRE support has been dropped o) "STATS o" now shows how many times an oper{} block has been used. |