diff options
| author | Sadie Powell <sadie@witchery.services> | 2020-10-07 14:42:33 +0100 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2020-10-07 14:42:33 +0100 |
| commit | 8b2c1548ab46401f96d4e2e0f8258664e21744fb (patch) | |
| tree | 508e7c89ca1a5c6252cb631338372e4f03a93772 /docs | |
| parent | 5dd5fa46440f9d76a725bfdf16d77bbb36ae7a6f (diff) | |
| parent | 46e1395e62ad4d9a028b51f72d8d6a92187cf9b9 (diff) | |
Merge tag '2.0.8' into 2.1.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changes | 13 | ||||
| -rw-r--r-- | docs/Changes.conf | 3 | ||||
| -rw-r--r-- | docs/README | 2 |
3 files changed, 15 insertions, 3 deletions
diff --git a/docs/Changes b/docs/Changes index 3909c1786..15f4b5b16 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,16 @@ -Anope Version 2.0.8-git +Anope Version 2.0.8 ------------------- +Add +K channel mode for ircd-hybrid +Add immutable identifiers to user accounts +Fix build on systems that use musl libc +Fix help of global/global not showing the correct origin nick +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 +Modernize the ircd-hybrid protocol module + Anope Version 2.0.7 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index 8d5917b79..4ba740374 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,6 @@ -Anope Version 2.0.8-git +Anope Version 2.0.8 ------------------- +Fix ns_register:unconfirmedexpire not being used Anope Version 2.0.7 ------------------- diff --git a/docs/README b/docs/README index a5f5fa13d..6e40b3977 100644 --- a/docs/README +++ b/docs/README @@ -168,7 +168,7 @@ Table of Contents * Bahamut 1.4.27 or later (including 1.8) * Charybdis 3.4 or later - * Hybrid 8.2 or later + * ircd-hybrid 8.2.23 or later * InspIRCd 3 or later * ngIRCd 19.2 or later * Plexus 3 or later |
