mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
BUILD : 1.7.5 (366) BUGS : NOTES : Fixed a typo in T his previous commit (logins on -> logs on)
git-svn-id: svn://svn.anope.org/anope/trunk@366 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@237 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
04afc85480
commit
96ec4cf401
+1
-1
@@ -32,7 +32,7 @@ Anope Version S V N
|
||||
#UseSVS2MODE
|
||||
|
||||
# NewsCount [OPTIONAL]
|
||||
# The number of LOGON/OPER News item to display when a user logins
|
||||
# The number of LOGON/OPER News item to display when a user logs
|
||||
# on. The default value is 3
|
||||
#NewsCount
|
||||
|
||||
|
||||
+1
-1
@@ -477,7 +477,7 @@ GlobalOnCycleUP "Services are now back online - have a nice day"
|
||||
#UseSVS2MODE
|
||||
|
||||
# NewsCount [OPTIONAL]
|
||||
# The number of LOGON/OPER News item to display when a user logins
|
||||
# The number of LOGON/OPER News item to display when a user logs
|
||||
# on. The default value is 3
|
||||
#NewsCount
|
||||
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_BUILD="365"
|
||||
VERSION_BUILD="366"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.5 (366)
|
||||
# BUGS :
|
||||
# NOTES : Fixed a typo in T his previous commit (logins on -> logs on)
|
||||
#
|
||||
# BUILD : 1.7.5 (365)
|
||||
# BUGS : 172
|
||||
# NOTES : - New directive NewsCount
|
||||
|
||||
Reference in New Issue
Block a user