diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2008-10-06 18:42:46 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2008-10-06 18:42:46 +0000 |
commit | cc54da9bfd71e95994c9d4e64477b2301f1ae1ee (patch) | |
tree | 424ef37ff7d60a49e8c16040ff58738217a56a28 /dev-python/django/ChangeLog | |
parent | Fix potential DoS issue. fdo bug #17803. Gentoo bug #240308 (diff) | |
download | gentoo-2-cc54da9bfd71e95994c9d4e64477b2301f1ae1ee.tar.gz gentoo-2-cc54da9bfd71e95994c9d4e64477b2301f1ae1ee.tar.bz2 gentoo-2-cc54da9bfd71e95994c9d4e64477b2301f1ae1ee.zip |
Fixed tests, added sphinx doc generation, dropped ppc64 until sphinx is keyworded, use EAPI1 for slots
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)
Diffstat (limited to 'dev-python/django/ChangeLog')
-rw-r--r-- | dev-python/django/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/django/ChangeLog b/dev-python/django/ChangeLog index ec2c206fe187..67a492568f3c 100644 --- a/dev-python/django/ChangeLog +++ b/dev-python/django/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/django # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.25 2008/09/04 06:21:44 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.26 2008/10/06 18:42:46 pythonhead Exp $ + + 06 Oct 2008; Rob Cakebread <pythonhead@gentoo.org> django-1.0.ebuild, + django-9999.ebuild: + Fixed tests, added sphinx doc generation, dropped ppc64 until sphinx is + keyworded, use EAPI1 for slots *django-1.0 (04 Sep 2008) |