diff options
Diffstat (limited to 'dev-python/werkzeug/ChangeLog')
-rw-r--r-- | dev-python/werkzeug/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/werkzeug/ChangeLog b/dev-python/werkzeug/ChangeLog index b22906347769..9555e59939e7 100644 --- a/dev-python/werkzeug/ChangeLog +++ b/dev-python/werkzeug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/werkzeug # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.24 2011/07/24 16:10:25 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.25 2011/07/28 19:05:51 rafaelmartins Exp $ + +*werkzeug-0.7.1 (28 Jul 2011) + + 28 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org> + -werkzeug-0.7.ebuild, +werkzeug-0.7.1.ebuild: + Version bump. Fixed broken test, thanks to Arfrever. *werkzeug-0.7 (24 Jul 2011) |