summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6d196dd1..21141fc12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
2. /var/cache/edb/world is now /var/lib/portage/world.
3. /etc/portage/profile/virtuals is _USER_ configs only.
+ 08 Sep 2005; Brian Harring <ferringb@gentoo.org> bin/ebuild.sh: Fixed
+ unpack so that it actually works now. ${tarvars} placement was a bit
+ wrong, which is odd considering it shouldn't have changed.
+
08 Sep 2005; Jason Stubbs <jstubbs@gentoo.org> bin/emerge: Only warn on
removal of system virtuals if there is only one satisfying package.