aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-06-04 11:15:12 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-06-04 11:15:12 +0000
commit9ddd7d2c4763888c737030b03c04076c3a58e101 (patch)
tree50fd3be246ca1c07a5854c3ddc8b00bc19be87dc /ChangeLog
parentmake sure we filter $D when searching for $BUILDDIR in scanelf RPATH output (diff)
downloadportage-cvs-9ddd7d2c4763888c737030b03c04076c3a58e101.tar.gz
portage-cvs-9ddd7d2c4763888c737030b03c04076c3a58e101.tar.bz2
portage-cvs-9ddd7d2c4763888c737030b03c04076c3a58e101.zip
Brought forward fixes from stable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d58b34..12eb6cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for Portage; the Gentoo Linux ports system
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.987 2005/05/29 14:48:11 vapier Exp $
+# $Id: ChangeLog,v 1.988 2005/06/04 11:15:12 jstubbs Exp $
MAJOR CHANGES in 2.0.51:
1. /var/cache/edb/virtuals is no longer used at all. It's calculated now.
2. /var/cache/edb/world is now /var/lib/portage/world.
3. /etc/portage/profile/virtuals is _USER_ configs only.
+ 06 Jun 2005; Jason Stubbs <jstubbs@gentoo.org> bin/dispatch-conf
+ pym/dispatch_conf.py: Brought forward updates in stable.
+
29 May 2005; Mike Frysinger <vapier@gentoo.org>
bin/ebuild-default-functions.sh:
Add some banner messages to the compile / package steps.