aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b8d4d26..798c512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,17 @@
# ChangeLog for Portage; the Gentoo Linux ports system
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.874 2004/11/15 02:21:19 ferringb Exp $
+# $Id: ChangeLog,v 1.875 2004/11/15 21:42:49 carpaski 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.
+ 15 Nov 2004; Nicholas Jones <carpaski@gentoo.org> portage.py, portage_gpg.py:
+ Fixes for the gso changes in gpg. Removed the 'virtuals' file handling
+ which caused an empty file to be recreated. Added XXX marks on potentially
+ bad calls.
+
14 Nov 2004; Brian Harring <ferringb@gentoo.org> spec/emerge.syntax:
Bye bye emerge.syntax, we hardly knew ye.