diff options
author | 2005-09-10 06:51:30 +0000 | |
---|---|---|
committer | 2005-09-10 06:51:30 +0000 | |
commit | 42f5c2e2da8a06e3f2ad408b4e71cae539a719d4 (patch) | |
tree | 949d607962bfb299ba89c4b75b6312615c2320cb /dev-lang/wml/ChangeLog | |
parent | rev bump for security reason (diff) | |
download | gentoo-2-42f5c2e2da8a06e3f2ad408b4e71cae539a719d4.tar.gz gentoo-2-42f5c2e2da8a06e3f2ad408b4e71cae539a719d4.tar.bz2 gentoo-2-42f5c2e2da8a06e3f2ad408b4e71cae539a719d4.zip |
Use system libpcre instead of bundled one #105138.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lang/wml/ChangeLog')
-rw-r--r-- | dev-lang/wml/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-lang/wml/ChangeLog b/dev-lang/wml/ChangeLog index a2be33c92b1b..8f4bb257ec1d 100644 --- a/dev-lang/wml/ChangeLog +++ b/dev-lang/wml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/wml -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.18 2005/05/04 12:59:00 herbs Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/wml/ChangeLog,v 1.19 2005/09/10 06:51:30 vapier Exp $ + +*wml-2.0.9-r1 (10 Sep 2005) + + 10 Sep 2005; Mike Frysinger <vapier@gentoo.org> + +files/wml-2.0.9-autotools-update.patch, +wml-2.0.9-r1.ebuild: + Use system libpcre instead of bundled one #105138. 04 May 2005; Herbie Hopkins <herbs@gentoo.org> wml-2.0.9.ebuild: Fixed bug #90401 |