diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:06:00 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:06:00 +0000 |
commit | a11f390fe7ef07acefbe74b21aed9fa731917420 (patch) | |
tree | fe7897eb9b9465d034e0a0624328af0f3b46901c /dev-lang/ocaml/ChangeLog | |
parent | ocaml latex use flag (diff) | |
download | gentoo-2-a11f390fe7ef07acefbe74b21aed9fa731917420.tar.gz gentoo-2-a11f390fe7ef07acefbe74b21aed9fa731917420.tar.bz2 gentoo-2-a11f390fe7ef07acefbe74b21aed9fa731917420.zip |
Fix bug #50028.
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 74c4b5834c3e..f30019d13c7f 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.40 2004/08/08 07:53:44 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.41 2004/08/08 09:06:00 mattam Exp $ + + 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild, + ocaml-3.07-r1.ebuild, ocaml-3.08.ebuild: + Add support for ocamldoc and latex via a new use flag. *ocaml-3.08 (08 Aug 2004) |