mirror of
https://github.com/anope/anope.git
synced 2026-06-25 05:56:38 +02:00
BUILD : 1.7.17 (1184) BUGS : NOTES : Development Framework
git-svn-id: svn://svn.anope.org/anope/trunk@1184 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@904 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
a49ef00dd2
commit
3dbe219758
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
|
||||
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
10/15 F MySQL detection now checks for valid values from mysql_config. [ #00]
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** MODIFIED CONFIGURATION DIRECTIVES **
|
||||
|
||||
** DELETED CONFIGURATION DIRECTIVES **
|
||||
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
*** Mod Strings:
|
||||
|
||||
*** Del Strings:
|
||||
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Anope Version S V N
|
||||
--------------------
|
||||
- NONE
|
||||
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
- CREATE TABLE anope_cs_ttb (
|
||||
|
||||
+6
-2
@@ -8,11 +8,15 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="17"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1182"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1184"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.17 (1184)
|
||||
# BUGS :
|
||||
# NOTES : Development Framework
|
||||
#
|
||||
# BUILD : 1.7.17 (1182)
|
||||
# BUGS :
|
||||
# NOTES : Anope 1.7.17 release
|
||||
|
||||
Reference in New Issue
Block a user