diff options
author | 2005-10-22 14:29:44 +0000 | |
---|---|---|
committer | 2005-10-22 14:29:44 +0000 | |
commit | cd0576506d98624afb74dbd5322931ac1051642d (patch) | |
tree | ac6295af0ed5d01d5f5041b93111ab747542e990 /dev-db/mysql/ChangeLog | |
parent | typeaheadfind patch moved to mirrors (diff) | |
download | historical-cd0576506d98624afb74dbd5322931ac1051642d.tar.gz historical-cd0576506d98624afb74dbd5322931ac1051642d.tar.bz2 historical-cd0576506d98624afb74dbd5322931ac1051642d.zip |
fix Bug #109951 and Bug #109881; cleanup ; version bump for 4.1 series
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-db/mysql/ChangeLog')
-rw-r--r-- | dev-db/mysql/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index 10b307ff1859..002f82c7c5b8 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for dev-db/mysql # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.252 2005/10/21 08:58:03 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.253 2005/10/22 14:29:44 vivo Exp $ + +*mysql-4.1.15 (22 Oct 2005) + + 22 Oct 2005; Francesco Riosa <vivo@gentoo.org> -mysql-4.0.22.ebuild, + -mysql-4.0.22-r2.ebuild, -mysql-4.0.24.ebuild, mysql-4.0.25-r2.ebuild, + mysql-4.0.26.ebuild, -mysql-4.1.13-r1.ebuild, mysql-4.1.14.ebuild, + +mysql-4.1.15.ebuild, -mysql-5.0.12_beta.ebuild, mysql-5.0.13_rc.ebuild: + - fix Bug #109951 and Bug #109881 + Moved again creation of /var/log/mysql/* where it does not cause + problems with FEATURES="collision-protect". + Side effect of the previous bug fix is that /var/log/mysql/* files + are not included anymore in the binpkg + - cleanup of old ebuilds + - version bump for 4.1.15 + Disabling "raid" support with "static" use flag + test suite has inverted behaviour than 4.1.14, need to use the perl + based one here 21 Oct 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.0.25-r2.ebuild, mysql-4.0.26.ebuild, mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild, |