diff options
author | Adam <Adam@anope.org> | 2017-10-12 19:58:02 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2017-10-12 19:58:02 -0400 |
commit | 8bb3067e427caa92e4b6fc1596198b7bf352656f (patch) | |
tree | f6a91ea38ab3efc3dc42f968aa37f17cdaf95897 /docs | |
parent | 0c469abe4a4b69fd5de314428a82a7f400e5862e (diff) |
Update Changes and Changes.conf
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 13 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 17 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 8187c311c..3018b079c 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,18 @@ Anope Version 2.0.6-git ------------------- +Log client IP for web clients running commands via webcpanel +Fix log file path for the config file could not be opened log message +Allow nickserv/group to be used via XMLRPC +Fix logsearch without wildcards +Support cidr exempts in m_dnsbl +Add support for IPv6 dnsbls +Add +u and +L channel modes for ircd-hybrid +Set +x after hostserv/off on InspIRCd and UnrealIRCd +Fix chanserv/mode not being able to set extbans +Send CHGIDENT/CHGHOST on SVSLOGIN on InspIRCd +Fix escaping replies from commands in webcpanel +Enable require_oper for all opers added via operserv/oper +Advertise SASL mechanisms to UnrealIRCd servers Anope Version 2.0.5 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index 91211b653..038b005c3 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,9 @@ Anope Version 2.0.6-git ------------------- +Mark enc_md5 and enc_sha1 as deprecated. Their use has been discouraged for years, and they will be removed in a future release. +Exempt all of 127.0.0.0/8 from m_dnsbl by default +Load m_sasl by default +Fix documentation for nickserv default option ns_keep_modes Anope Version 2.0.5 ------------------- |