mirror of
https://github.com/anope/anope.git
synced 2026-07-06 23:03:14 +02:00
BUILD : 1.7.15 (1132) BUGS : NOTES : Fixed development framework
git-svn-id: svn://svn.anope.org/anope/trunk@1132 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@855 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
9c6eaa57c5
commit
efbe346d45
@@ -1,4 +1,4 @@
|
||||
Anope Version SVN
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
Provided by Anope Dev. <dev@anope.org> - 2006
|
||||
08/09 F Fixed port checking when using command line switches. [#575]
|
||||
|
||||
+8
-8
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.15
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
@@ -30,14 +38,6 @@ ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request"
|
||||
#
|
||||
#NSAutoOPDBName "autoop.db"
|
||||
|
||||
Anope Version 1.7.14
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.13
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.15
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
Anope Version 1.7.15
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
+6
-2
@@ -8,11 +8,15 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="15"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1131"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1132"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.15 (1132)
|
||||
# BUGS :
|
||||
# NOTES : Fixed development framework
|
||||
#
|
||||
# BUILD : 1.7.15 (1131)
|
||||
# BUGS :
|
||||
# NOTES : fixed revision number, we're missing an entry
|
||||
|
||||
Reference in New Issue
Block a user