1
0
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:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-14 16:03:58 +00:00
parent dbcb6f050e
commit 779fccb17f
5 changed files with 26 additions and 1 deletions
+4
View File
@@ -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
+8
View File
@@ -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 **
+6
View File
@@ -1,3 +1,9 @@
Anope Version S V N
-------------------
*** New Strings:
*** Mod Strings:
*** Del Strings:
Anope Version 1.7.7
-------------------
*** New Strings:
+3
View File
@@ -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
View File
@@ -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