summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-10-22 14:41:40 +0100
committerSadie Powell <sadie@witchery.services>2024-10-22 14:41:52 +0100
commitc9625ccf3feb778266ed3b6b067a6959622df682 (patch)
treebb8e3bde50d6732ca496d8cea4ad74f004770f4b
parent435ce511962e83a0581accd572dfa4e2c5722ab4 (diff)
Update the change logs.
-rw-r--r--docs/Changes11
-rw-r--r--docs/Changes.conf3
2 files changed, 12 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes
index ba42b679d..538cb3a0f 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,6 +1,15 @@
Anope Version 2.1.10-git
------------------------
-No significant changes.
+Added support for NEXTBANS on UnrealIRCd.
+Changed hostmask access entries added by nick to use that nick as the default description.
+Changed modes to be handled internally in their split form.
+Changed ns_cert to notify a user that their certificate is being automatically added to their account.
+Fixed matching users against extended bans.
+Fixed parsing name-only extended bans on InspIRCd.
+Fixed respecting the preferred extended ban format on InspIRCd.
+Fixed the name of the cron script in the docs.
+Updated the list of supported IRCds.
+Updated the location of the Anope IRC channels
Anope Version 2.1.9
-------------------
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 083d6505a..2b27f9cd7 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,6 +1,7 @@
Anope Version 2.1.10-git
------------------------
-No significant changes.
+Moved nickserv/set/message and nickserv/saset/message to the ns_set_message module.
+Removed options:useprivmsg.
Anope Version 2.1.9
-------------------