mirror of
https://github.com/anope/anope.git
synced 2026-07-06 00:53:14 +02:00
BUILD : 1.7.17 (1182) BUGS : NOTES : Anope 1.7.17 release
git-svn-id: svn://svn.anope.org/anope/trunk@1182 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@903 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
b84de63e72
commit
a49ef00dd2
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
10/15 F MySQL detection now checks for valid values from mysql_config. [ #00]
|
||||
10/15 F Correctly compiling mod_version with module options now. [ #00]
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
** ADDED CONFIGURATION DIRECTIVES **
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
*** New Strings:
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Anope Version S V N
|
||||
Anope Version 1.7.17
|
||||
--------------------
|
||||
- CREATE TABLE anope_cs_ttb (
|
||||
ct_id int(11) NOT NULL auto_increment,
|
||||
|
||||
+7
-3
@@ -7,12 +7,16 @@
|
||||
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="16"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1181"
|
||||
VERSION_PATCH="17"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_BUILD="1182"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.17 (1182)
|
||||
# BUGS :
|
||||
# NOTES : Anope 1.7.17 release
|
||||
#
|
||||
# BUILD : 1.7.16 (1181)
|
||||
# BUGS :
|
||||
# NOTES : Fixed MySQL detection in configure.in; it should now always work correctly if mysql_config is found
|
||||
|
||||
Reference in New Issue
Block a user