1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 12:43:13 +02:00

Release 2.1.1.

This commit is contained in:
Sadie Powell
2024-01-04 17:54:06 +00:00
parent e7a57aa754
commit e8cd2909a5
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.1-git
-----------------------
Anope Version 2.1.1
-------------------
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.
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.1-git
-----------------------
Anope Version 2.1.1
-------------------
Added the m_regex_stdlib module.
Removed the m_regex_pcre module (use m_regex_pcre2 instead).
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=1
VERSION_EXTRA="-git"
VERSION_EXTRA=""