summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-05-14 07:29:29 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-05-14 07:29:29 +0000
commit938993e617ee1ab667e5963c9e97930fdb57dfed (patch)
tree6c3d6e035913b7056f24bd0bb0f6cb0f36b04368 /dev-java/jdbc-mysql/ChangeLog
parentExternal changes to the package, and also a move from mysql-jdbc. (diff)
downloadgentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.tar.gz
gentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.tar.bz2
gentoo-2-938993e617ee1ab667e5963c9e97930fdb57dfed.zip
External changes to the package, and also a move from mysql-jdbc.
Diffstat (limited to 'dev-java/jdbc-mysql/ChangeLog')
-rw-r--r--dev-java/jdbc-mysql/ChangeLog47
1 files changed, 47 insertions, 0 deletions
diff --git a/dev-java/jdbc-mysql/ChangeLog b/dev-java/jdbc-mysql/ChangeLog
new file mode 100644
index 000000000000..edcf7710e525
--- /dev/null
+++ b/dev-java/jdbc-mysql/ChangeLog
@@ -0,0 +1,47 @@
+# ChangeLog for dev-java/mysql-jdbc
+# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.1 2003/05/14 07:29:25 absinthe Exp $
+
+*jdbc-mysql-2.0.14 (14 May 2003)
+
+ 14 May 2003; Dylan Carlson <absinthe@gentoo.org> jdbc-mysql-2.0.14.ebuild,
+ jdbc-mysql-3.0.7.ebuild:
+ "mmmysql" has been retired from Sourceforge, and is now officially part of
+ MySQL's family, now known as Connector/J. In an effort to also keep the naming
+ consistent with other jdbc offerings, this port is being renamed to
+ jdbc-mysql.
+
+ The name of the JAR file has changed as well, so please make a note of it.
+
+*mysql-jdbc-3.07 (26 Apr 2003)
+
+ 08 May 2003; Robin Johnson <robbat2@gentoo.org> mysql-jdbc-3.07.ebuild:
+ mark as stable for x86
+
+ 26 Apr 2003; Robin Johnson <robbat2@gentoo.org> mysql-jdbc-3.07.ebuild,
+ files/21mysqlconnector:
+ added new version in unstable
+
+*mysql-jdbc-2.0.14 (08 Jul 2002)
+
+ 08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
+
+ New version, closes bug #3760.
+
+*mysql-jdbc-1.2.3-r1 (01 Feb 2002)
+
+ 20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
+
+ Updated HOMEPAGE variable
+
+ 01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> mysql-jdbc-1.2.3-r1.ebuild :
+
+ Added LICENSE, SLOT and KEYWORDS.
+
+ 01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.