mirror of
https://github.com/anope/anope.git
synced 2026-07-04 12:43:11 +02:00
BUILD : 1.7.7 (538) BUGS : none NOTES : Framework for svn development.
git-svn-id: svn://svn.anope.org/anope/trunk@538 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@391 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
dbcb6f050e
commit
779fccb17f
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
-------------------
|
||||
Provided by Anope Dev. <dev@anope.org> - 2005
|
||||
|
||||
Anope Version 1.7.7
|
||||
-------------------
|
||||
Provided by Anope Dev. <dev@anope.org> - 2004/2005
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
-------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.7
|
||||
-------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
Anope Version S V N
|
||||
-------------------
|
||||
*** New Strings:
|
||||
*** Mod Strings:
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.7
|
||||
-------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
Anope Version S V N
|
||||
-------------------
|
||||
|
||||
Anope Version 1.7.7
|
||||
-------------------
|
||||
- ALTER TABLE anope_ns_alias CHANGE status status int(11) unsigned NOT NULL default '0'
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="7"
|
||||
VERSION_BUILD="536"
|
||||
VERSION_BUILD="538"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.7 (538)
|
||||
# BUGS : none
|
||||
# NOTES : Framework for svn development.
|
||||
#
|
||||
# BUILD : 1.7.7 (536)
|
||||
# BUGS : none
|
||||
# NOTES : Added mysql schema change to mydbgen and created Changes.mysql
|
||||
|
||||
Reference in New Issue
Block a user