diff options
author | Sadie Powell <sadie@witchery.services> | 2020-10-01 10:26:20 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-10-01 10:26:20 +0100 |
commit | a3673a5a2de9baccd3e0a423de753e65f90717b0 (patch) | |
tree | 10a685fd267f890ccb8ce340b81689489f006c3e /docs | |
parent | 9701cbcd08fc6d49844781100367e56e8bf19a57 (diff) |
Update the changelogs.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 9 | ||||
-rw-r--r-- | docs/Changes.conf | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 3909c1786..f11c2ae8b 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,14 @@ Anope Version 2.0.8-git ------------------- +Add +K channel mode for ircd-hybrid +Add immutable identifiers to user accounts +Fix build on systems that use musl libc +Fix not removing vhosts when an nick is dropped +Fix parsing channel metadata on InspIRCd 3+ +Fix parsing kicks on InspIRCd 3+ +Fix parsing topic changes on InspIRCd 3+ +Fix topiclock on InspIRCd + Anope Version 2.0.7 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index 8d5917b79..0f75fa163 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,6 @@ Anope Version 2.0.8-git ------------------- +Fix ns_register:unconfirmedexpire not being used Anope Version 2.0.7 ------------------- |