mirror of
https://github.com/anope/anope.git
synced 2026-07-07 04:23:13 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12f1ebee1c |
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
Anope Version 2.0.19-git
|
Anope Version 2.0.20
|
||||||
------------------------
|
--------------------
|
||||||
Fixed an escaped value that wasn't escaped enough in chanstats.
|
Fixed an escaped value that wasn't escaped enough in chanstats.
|
||||||
Fixed not having a handler for the FNAME message on InspIRCd.
|
Fixed not having a handler for the FNAME message on InspIRCd.
|
||||||
Fixed os_stats reporting the SGLine expiry time as the SQLine expiry time.
|
Fixed os_stats reporting the SGLine expiry time as the SQLine expiry time.
|
||||||
|
|||||||
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
Anope Version 2.0.20-git
|
Anope Version 2.0.20
|
||||||
------------------------
|
--------------------
|
||||||
No significant changes.
|
No significant changes.
|
||||||
|
|
||||||
Anope Version 2.0.19
|
Anope Version 2.0.19
|
||||||
|
|||||||
+1
-1
@@ -3,4 +3,4 @@
|
|||||||
VERSION_MAJOR=2
|
VERSION_MAJOR=2
|
||||||
VERSION_MINOR=0
|
VERSION_MINOR=0
|
||||||
VERSION_PATCH=20
|
VERSION_PATCH=20
|
||||||
VERSION_EXTRA="-git"
|
VERSION_EXTRA=""
|
||||||
|
|||||||
Reference in New Issue
Block a user