diff options
author | 2004-04-16 10:36:38 +0000 | |
---|---|---|
committer | 2004-04-16 10:36:38 +0000 | |
commit | d9943f51f0be8c8db1361888eace75da5726a461 (patch) | |
tree | 5510af3eacfe1244f9e16b1342e4fdde79717a19 /dev-lang/python | |
parent | various fixes to overcome updating reported updated woes when updating python... (diff) | |
download | gentoo-2-d9943f51f0be8c8db1361888eace75da5726a461.tar.gz gentoo-2-d9943f51f0be8c8db1361888eace75da5726a461.tar.bz2 gentoo-2-d9943f51f0be8c8db1361888eace75da5726a461.zip |
making changelog more complete
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 9f1a1c6f77f1..ce6ab754e1ec 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-lang/python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.90 2004/04/16 10:32:45 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.91 2004/04/16 10:36:38 liquidx Exp $ *python-2.3.3-r1 (12 Apr 2004) @@ -9,7 +9,7 @@ add workaround for python-2.2 to python-2.3 upgrade possibly breaking older portage versions. make /usr/lib/portage/pym appear before /usr/lib/python*/site-packages in sys.path (not really critical, but better be - safe than sorry) + safe than sorry). also removed c++ support to reduce gcc/glibc upgrade pain 11 Mar 2004; Alastair Tse <liquidx@gentoo.org> python-2.2.1-r5.ebuild: removing 2.2.1 from tree for security reasons (#44230) |