diff options
author | 2005-02-06 16:20:11 +0000 | |
---|---|---|
committer | 2005-02-06 16:20:11 +0000 | |
commit | 8d39a0ce4fa635aee47533832cb81e854d5e4396 (patch) | |
tree | 06bc7a975053f7c1d62bf6a2e9530317ba58eefd /dev-ml/ocaml-mysql/ChangeLog | |
parent | Initial import, fixes #63286 (diff) | |
download | historical-8d39a0ce4fa635aee47533832cb81e854d5e4396.tar.gz historical-8d39a0ce4fa635aee47533832cb81e854d5e4396.tar.bz2 historical-8d39a0ce4fa635aee47533832cb81e854d5e4396.zip |
New ebuild, fixes bug #32726.
Diffstat (limited to 'dev-ml/ocaml-mysql/ChangeLog')
-rw-r--r-- | dev-ml/ocaml-mysql/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ml/ocaml-mysql/ChangeLog b/dev-ml/ocaml-mysql/ChangeLog new file mode 100644 index 000000000000..0fd779ace74f --- /dev/null +++ b/dev-ml/ocaml-mysql/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-ml/ocaml-mysql +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.1 2005/02/06 16:20:11 mattam Exp $ + +*ocaml-mysql-1.0.3 (06 Feb 2005) + + 06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml, + +files/ocaml-mysql-1.0.3-head.patch, +ocaml-mysql-1.0.3.ebuild: + Mysql wrapper for ocaml. Original ebuild from gim <gentoo@gim.name>. Fixes bug + #32726. + |