From c9625ccf3feb778266ed3b6b067a6959622df682 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 22 Oct 2024 14:41:40 +0100 Subject: [PATCH] Update the change logs. --- docs/Changes | 11 ++++++++++- docs/Changes.conf | 3 ++- 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 -------------------