aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-05 00:03:14 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-05 00:03:14 +0000
commit711f9ed7774df900ef58931b289f214f378ab6ad (patch)
tree7d250f8054ad8fb05e24470427e85206ded1a902 /ChangeLog
parentclean up and allow for selectable compression methods #9870 (diff)
downloadportage-cvs-711f9ed7774df900ef58931b289f214f378ab6ad.tar.gz
portage-cvs-711f9ed7774df900ef58931b289f214f378ab6ad.tar.bz2
portage-cvs-711f9ed7774df900ef58931b289f214f378ab6ad.zip
allow people to unpack files in $PWD with ./ syntax #24637
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae840e4..76034ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for Portage; the Gentoo Linux ports system
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.971 2005/05/04 23:50:33 vapier Exp $
+# $Id: ChangeLog,v 1.972 2005/05/05 00:03:14 vapier 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.
+ 04 May 2005; Mike Frysinger <vapier@gentoo.org>
+ bin/ebuild-default-functions.sh:
+ Allow people to pass files in $PWD to unpack via ./FILE syntax #24637.
+
04 May 2005; Mike Frysinger <vapier@gentoo.org> bin/do{doc,info,man}
bin/prepall{docs,info,man} bin/prep{info,man}:
Clean up and standardize the output. Also allow for selecting of compression