diff options
author | Sadie Powell <sadie@witchery.services> | 2022-04-21 17:48:54 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-04-21 17:48:54 +0100 |
commit | af4d7d21ba0dbdde157c93452f19c2d8f30d54ab (patch) | |
tree | cdddd8cb2900ed48c0fabe53cbb48dc7f5f08a32 /docs | |
parent | c2ba553483e13b3c5a202ed3a2449899a00e9a27 (diff) |
Update the changelogs.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 12 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 4b6366118..14f347d95 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,15 @@ +Anope Version 2.0.11-git +------------------------ +Fixed ldap on OpenLDAP 2.5+ +Fixed not using utf-8 encoding for outgoing email +Fixed ns_resetpass not returning a response for XMLRPC +Fixed some message params being sent as <middle> instead of <trailing> +Fixed unsetting vhosts on unreal4 +Fixed username validity checking on ircd-hybrid +Send the oper mode for services pseudoclients on InspIRCd +Updated the pl_PL translation +Updated unreal4 for various protocol changes + Anope Version 2.0.10 -------------------- Add support for channel SQLines on InspIRCd diff --git a/docs/Changes.conf b/docs/Changes.conf index c2858d69e..f6652451c 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,3 +1,7 @@ +Anope Version 2.0.11-git +------------------------ +No significant changes. + Anope Version 2.0.10 -------------------- No significant changes. |