diff options
author | Sadie Powell <sadie@witchery.services> | 2024-01-04 17:53:05 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-01-04 17:53:05 +0000 |
commit | e7a57aa754c54eb6823f6667e8a26752ebd6bb9a (patch) | |
tree | a0675c340bd788613be4ea29a75ebc2f55d7e358 /docs/Changes | |
parent | 1c30f69bd035f158ab83a9a39f688222cf7a58ff (diff) |
Update the changelog.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 8 |
1 files changed, 7 insertions, 1 deletions
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 ------------------- |