summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-------------------