From 2f1ed186d17699681529e97c39a0dba068f6f909 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 17 Feb 2024 20:06:08 +0000 Subject: Update the change log. --- docs/Changes | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/Changes b/docs/Changes index 17798d841..e83d716ba 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,14 @@ Anope Version 2.0.15-git ------------------------ -No significant changes. +Fixed a race condition in changing the nick of a user. +Fixed being able to reset the password of suspended accounts. +Fixed chanserv/suspend info not being visible to regular users. +Fixed removing entries by an alias in chanserv/access and chanserv/xop. +Fixed various grammar issues in messages. +Made the SASL PLAIN implementation more robust. +Updated the Dutch translation. +Updated the French translation. +Updated the Turkish translation. Anope Version 2.0.14 -------------------- -- cgit