1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 07:23:14 +02:00

BUILD : 1.7.19 (1305) BUGS : 757 NOTES : Fixed mysql_config values only being tried to compile/link sources and not running the result to see if it actually works

git-svn-id: svn://svn.anope.org/anope/trunk@1305 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1023 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-09 14:55:14 +00:00
parent 01ddc377e7
commit 7bf2b429e7
4 changed files with 3778 additions and 3472 deletions
+1
View File
@@ -41,6 +41,7 @@ Anope Version S V N
09/02 F Created MySQL indexes to decrease load on the database. [# 00]
09/08 F User being able to set modes on empty channels without permission.[#703]
09/09 F Undeclared identifiers in module cleaning code on windows. [#782]
09/09 F Missing test to check mysql_config sanity in ./configure. [#757]
Provided by Trystan <trystan@nomadirc.net> - 2007
08/29 F Module runtime directory not always properly cleaned up. [#768]