diff options
| author | Thomas Fargeix <t.fargeix@gmail.com> | 2014-10-11 22:56:31 +0200 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2014-10-12 10:52:48 -0400 |
| commit | 96583892c6a0bc48029348ddcf86b1afc5a9915d (patch) | |
| tree | a232b6a1dcbc2a5b0ad839b9a14b9a85e6645549 /docs | |
| parent | 0991d4e1998c5a87c8deb3f9460685eed0212160 (diff) | |
Add a chanserv/access/list privilege
Replace the existing chanserv/access/list command access,
only used in cs_xop, by a privilege with the same name.
It which allows read-only access to cs_access, cs_flags, cs_xop
and cs_akick, while the already-existing chanserv/access/modify
privilege allows to modify them.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changes.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index de9074f11..d63cf9c15 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,3 +1,7 @@ +Anope Version 2.0.2 +------------------- +Add a chanserv/access/list privilege, which allow readonly access to ChanServ access and akick lists + Anope Version 2.0.1 ------------------- Add MUTE command to BotServ fantasy configuration |
