diff options
Diffstat (limited to 'dev-python/bottle/ChangeLog')
-rw-r--r-- | dev-python/bottle/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/bottle/ChangeLog b/dev-python/bottle/ChangeLog index 118a59fd2f35..846a44a6499c 100644 --- a/dev-python/bottle/ChangeLog +++ b/dev-python/bottle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/bottle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.21 2014/03/10 08:42:29 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.22 2014/03/31 20:37:23 mgorny Exp $ + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> bottle-0.11.6-r1.ebuild, + bottle-0.11.6.ebuild, bottle-0.12.5.ebuild: + Add support for the new PyPy slotting. *bottle-0.12.5 (10 Mar 2014) |