diff options
author | 2012-12-10 18:54:32 +0000 | |
---|---|---|
committer | 2012-12-10 18:54:32 +0000 | |
commit | d70d03ce2f729068c1f717f4213b3a2aff4db294 (patch) | |
tree | a7422ff693afda779c07906ddf6680b53f25bd43 /dev-python/pymountboot/ChangeLog | |
parent | pkgmove dev-ruby/ruby-bsearch dev-ruby/bsearch (diff) | |
download | historical-d70d03ce2f729068c1f717f4213b3a2aff4db294.tar.gz historical-d70d03ce2f729068c1f717f4213b3a2aff4db294.tar.bz2 historical-d70d03ce2f729068c1f717f4213b3a2aff4db294.zip |
Version bump. The new version fixes bug with refcounting, therefore making the package suitable for PyPy as well.
Package-Manager: portage-2.2.0_alpha147/cvs/Linux x86_64
Manifest-Sign-Key: 0x42B9401D
Diffstat (limited to 'dev-python/pymountboot/ChangeLog')
-rw-r--r-- | dev-python/pymountboot/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/pymountboot/ChangeLog b/dev-python/pymountboot/ChangeLog index 9d191decc7d9..463a5841c478 100644 --- a/dev-python/pymountboot/ChangeLog +++ b/dev-python/pymountboot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/pymountboot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.5 2012/12/09 23:11:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymountboot/ChangeLog,v 1.6 2012/12/10 18:54:30 mgorny Exp $ + +*pymountboot-0.2.2 (10 Dec 2012) + + 10 Dec 2012; Michał Górny <mgorny@gentoo.org> +pymountboot-0.2.2.ebuild: + Version bump. The new version fixes bug with refcounting, therefore making the + package suitable for PyPy as well. 09 Dec 2012; Michał Górny <mgorny@gentoo.org> pymountboot-0.2.1.ebuild: Enable python3.3. |