diff options
author | 2011-01-16 13:15:52 +0000 | |
---|---|---|
committer | 2011-01-16 13:15:52 +0000 | |
commit | fc7ea89fd4ce86225ebfc38c2cd7753dff36256e (patch) | |
tree | a5aee13e70dad75fb19e6556ecba5bec69d3222b /dev-lang/parrot/ChangeLog | |
parent | dev-java/antlr: fixed bug #349678 (diff) | |
download | historical-fc7ea89fd4ce86225ebfc38c2cd7753dff36256e.tar.gz historical-fc7ea89fd4ce86225ebfc38c2cd7753dff36256e.tar.bz2 historical-fc7ea89fd4ce86225ebfc38c2cd7753dff36256e.zip |
Bump, still has issues with pcre #349297
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/parrot/ChangeLog')
-rw-r--r-- | dev-lang/parrot/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-lang/parrot/ChangeLog b/dev-lang/parrot/ChangeLog index 12f7452ef012..11256add3f18 100644 --- a/dev-lang/parrot/ChangeLog +++ b/dev-lang/parrot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/parrot -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.38 2010/11/01 13:38:21 patrick Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.39 2011/01/16 13:15:52 patrick Exp $ + +*parrot-2.11.0 (16 Jan 2011) + + 16 Jan 2011; Patrick Lauer <patrick@gentoo.org> +parrot-2.11.0.ebuild: + Bump, still has issues with pcre #349297 *parrot-2.9.1 (01 Nov 2010) |