1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 15:03:13 +02:00

Anope 2.0.4-git

This commit is contained in:
Adam
2016-01-30 18:50:28 -05:00
parent d9c0a13caf
commit dd9fcca45d
3 changed files with 10 additions and 4 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
Anope Version 2.0.3-git
Anope Version 2.0.4-git
-------------------
Anope Version 2.0.3
-------------------
Add support for UnrealIRCd 4
Fix cs_access to respect chanserv/access/list privilege
+4 -1
View File
@@ -1,4 +1,7 @@
Anope Version 2.0.3-git
Anope Version 2.0.4-git
-------------------
Anope Version 2.0.3
-------------------
Add operserv/chankill to default globops log
Add ns_identify:maxlogins to limit the max number of concurrent logins per account
+2 -2
View File
@@ -2,6 +2,6 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=3
VERSION_EXTRA=""
VERSION_PATCH=4
VERSION_EXTRA="-git"