From 4410e5cccef67c00a99236bd6ee10df193d15cd8 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 27 Jul 2025 19:23:02 +0100 Subject: [PATCH] Update the change logs. --- docs/Changes | 6 +++++- docs/Changes.conf | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/Changes b/docs/Changes index 2d9bb632d..af38dd1ec 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,10 @@ Anope Version 2.1.17-git -------------------- -No significant changes. +Allowed opers to resend passwords for users in nickserv/resend. +Fixed HostServ using a different valid username character set to the protocol module. +Fixed losing the channel and nickname registration time when upgrading from an earlier 2.1 release. +Improved the messages sent when a user is forced off a protected nickname. +Simplified copying modules to the runtime directory on Windows. Anope Version 2.1.16 -------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index e16c45eb3..87b79a6bd 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,6 @@ Anope Version 2.1.17-git -------------------- -No significant changes. +Added the nickserv/resend oper privilege. Anope Version 2.1.16 --------------------