1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 16:43:15 +02:00

Update Changes and Changes.conf

This commit is contained in:
Adam
2017-10-12 19:58:02 -04:00
parent 0c469abe4a
commit 8bb3067e42
2 changed files with 17 additions and 0 deletions
+13
View File
@@ -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
-------------------
+4
View File
@@ -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
-------------------