diff options
author | Adam <Adam@anope.org> | 2016-10-06 15:08:02 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2016-10-06 15:08:02 -0400 |
commit | 29673c2b1706f5622c23ab59b8e6e40e53946208 (patch) | |
tree | 7c6d37956ee418ad547868cfa181d38b7834b57e /docs | |
parent | cc22837a17eee5679a10babe3f7fc91b6db99a75 (diff) |
Update Changes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 13a26f433..0836d5b4e 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,4 +1,22 @@ -Anope Version 2.0.3-git +Anope Version 2.0.4-git +------------------- +Add notice rpc method to XMLRPC +Fix access check in cs_updown to not allow actions on users with equal access +Fix randomnews to work when there are more than 'newscount' random news +Fix crash from handling nick introduction collisions on unreal4 +Add support for GCC6 +Fix handling /join 0 on ratbox +Fix saset display to update the account of the proper user +Fix nickserv/confirm to send account and +r when appropriate +Fix chankill to not add duplicate akills +Allow nickserv/maxemail to disregard gmail style aliases when comparing emails +Fix chanserv/mode when setting listmodes with CIDR ranges +Fix reported expiry time when the time is divisible by 1 year +Clearify botserv repeat kicker help and allow setting repeat times to 1 +Send vident/vhost with SASL login +Add support for SASL reauth + +Anope Version 2.0.3 ------------------- Add support for UnrealIRCd 4 Fix cs_access to respect chanserv/access/list privilege |