From e7a57aa754c54eb6823f6667e8a26752ebd6bb9a Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 4 Jan 2024 17:53:05 +0000 Subject: Update the changelog. --- docs/Changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 43605308a..cdee00f3c 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,12 @@ Anope Version 2.1.1-git ----------------------- -No significant changes. +Added the UNBANME privilege to allow users to unban themselves. +Fixed building on Windows systems without chgrp/chmod. +Fixed creating sockets in the m_dns, m_httpd, m_proxyscan, and m_redis modules. +Fixed reading the values of command line arguments. +Moved core privilege descriptions to the example configs. +Updated the Italian translation. +Updated the Polish translation. Anope Version 2.1.0 ------------------- -- cgit