1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:04:47 +02:00

BUILD : 1.7.11 (897) BUGS : NOTES : Anope 1.7.11 Release

git-svn-id: svn://svn.anope.org/anope/trunk@897 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@644 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-25 16:27:31 +00:00
parent 00bda9fa4b
commit ec2020434a
6 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
|_| |_||_| |_\___/| _/ \___|
| |
|_| IRC Services
v1.7.10
v1.7.11
This program will help you to compile your Services, and ask you
questions regarding the compile-time settings of it during the
process. For more options type ./Config --help
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version S V N
--------------------
Anope Version 1.7.11
---------------------
Provided by Anope Dev. <dev@anope.org> - 2005
09/01 A Function to retrieve a module language string. [ #00]
08/21 A NickServ SASET to set options on other nicks (split from SET). [ #00]
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.11
--------------------
** ADDED CONFIGURATION DIRECTIVES **
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version S V N
--------------------
Anope Version 1.7.11
---------------------
*** New Strings:
NICK_SASET_SYNTAX
NICK_SASET_DISABLED
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.11
--------------------
- NONE
+6 -2
View File
@@ -8,11 +8,15 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="11"
VERSION_EXTRA="-rc3"
VERSION_BUILD="896"
VERSION_EXTRA=""
VERSION_BUILD="897"
# $Log$
#
# BUILD : 1.7.11 (897)
# BUGS :
# NOTES : Anope 1.7.11 Release
#
# BUILD : 1.7.11 (896)
# BUGS :
# NOTES : Fixed minor issues: forgot an 'End If' in install.vbs and an old typo in Changes.conf