summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2017-04-24 18:53:21 -0400
committerAdam <Adam@anope.org>2017-04-24 18:53:21 -0400
commit645a9baabba32e50d25851ca1dbb125452c40b3a (patch)
treed2138a676646c5a121de215d3803b517927e88f2 /docs
parentbd4cb37b9aa40b98682937f02e92c33c40fc6ff6 (diff)
parent71bb3fefcc64e968f83f3cabe40df88c913e7847 (diff)
Merge commit '71bb3fefcc64e968f83f3cabe40df88c913e7847'
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes20
-rw-r--r--docs/Changes.conf1
2 files changed, 20 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes
index 472204ae0..22e80d4ed 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,4 +1,22 @@
-Anope Version 2.0.4-git
+Anope Version 2.0.5-git
+-------------------
+Fix negative levels to not match users with negative access
+Fix memo sender to always be the account name of the sender
+Allow unregistered users to use the ChanServ seen command
+Fix secureops to not be enforced on operators with the chanserv/administration privilege
+Fix command name in HELP syntax messages to always be upper case
+Show unconfirmed nickname messages on registration in webcpanel
+Fix NickServ SET EMAIL to be executable via XMLRPC
+Fix OperServ USERLIST/CHANLIST to accept regexes
+Allow OperServ USERLIST to also match realname syntax (n!u@h#r)
+Fix db_old importing languages to use the UTF-8 version
+Fix m_dns to return REFUSED if no answers could be found
+Fix ns_maxemail to be case insensitive
+Add MemoServ READ ALL command
+Add support for NickServ GROUP to be executed via XMLRPC
+Add support for logging hostname/ip of SASL authentication attempts, if supported by IRCd
+
+Anope Version 2.0.4
-------------------
Add notice rpc method to XMLRPC
Fix access check in cs_updown to not allow actions on users with equal access
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 17ffae531..caf2244d2 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,5 +1,6 @@
Anope Version 2.0.5-git
-------------------
+No significant changes.
Anope Version 2.0.4
-------------------