diff options
Diffstat (limited to 'dev-lang/python/ChangeLog')
-rw-r--r-- | dev-lang/python/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index a244f750cac9..9b5b6882856d 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/python # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.207 2006/08/26 10:11:53 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.208 2006/08/28 18:37:54 liquidx Exp $ + +*python-2.4.3-r3 (28 Aug 2006) + + 28 Aug 2006; Alastair Tse <liquidx@gentoo.org> +python-2.4.3-r3.ebuild: + fix mistake introduced in 2.4.3-r2 where system zlib was used that caused + problems on certain machines (#145242) *python-2.4.3-r2 (26 Aug 2006) |