mirror of
https://github.com/anope/anope.git
synced 2026-07-04 03:03:12 +02:00
Release 2.1.13.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
Anope Version 2.1.13-git
|
||||
------------------------
|
||||
Anope Version 2.1.13
|
||||
--------------------
|
||||
Added a Config check to ensure users actually want to use the development branch.
|
||||
Added a flag to the version string when Anope is compiled in reproducible mode.
|
||||
Added a warning on rehash when the max password is longer than the maximum bcrypt password length.
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
Anope Version 2.1.13-git
|
||||
------------------------
|
||||
Anope Version 2.1.13
|
||||
--------------------
|
||||
Added options:linelength (defaults to 120).
|
||||
Added the db_json module.
|
||||
Added the rpc_message module.
|
||||
|
||||
+1
-1
@@ -3,4 +3,4 @@
|
||||
VERSION_MAJOR=2
|
||||
VERSION_MINOR=1
|
||||
VERSION_PATCH=13
|
||||
VERSION_EXTRA="-git"
|
||||
VERSION_EXTRA=""
|
||||
|
||||
Reference in New Issue
Block a user