summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2005-09-29 16:17:02 +0000
committerFrancesco Riosa <vivo@gentoo.org>2005-09-29 16:17:02 +0000
commit1cf13dffab2c9d7dec582c94756a039471ad2ebe (patch)
treee1965fbf4ecebcb981b946fa39c82df0672943c9 /dev-db/mysql/ChangeLog
parentMarked ~amd64, #107549. (diff)
downloadgentoo-2-1cf13dffab2c9d7dec582c94756a039471ad2ebe.tar.gz
gentoo-2-1cf13dffab2c9d7dec582c94756a039471ad2ebe.tar.bz2
gentoo-2-1cf13dffab2c9d7dec582c94756a039471ad2ebe.zip
MySQL-5.0 version bump, first relase candidate;Removed "geometry" USE flag
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-db/mysql/ChangeLog')
-rw-r--r--dev-db/mysql/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index fea0ae80cfa0..aa8aa82f920e 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,17 @@
# 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.241 2005/09/21 17:52:05 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.242 2005/09/29 16:17:02 vivo Exp $
+
+*mysql-5.0.13_rc (29 Sep 2005)
+
+ 29 Sep 2005; Francesco Riosa <vivo@gentoo.org> +mysql-5.0.13_rc.ebuild,
+ -mysql-5.0.12_beta.ebuild:
+ MySQL-5.0 version bump, first relase candidate.
+ Removed "geometry" USE flag, it will disappear also from the other versions
+ at next bump.
+ Reason for this is recursive failures at compile time or in the test suite.
+ Note that "spatial extensions" (those affected by "geometry") are now always
+ on.
21 Sep 2005; Francesco Riosa <vivo@gentoo.org> mysql-4.1.13-r1.ebuild,
mysql-4.1.14.ebuild, mysql-5.0.12_beta.ebuild: