From 53dd5ec4bd697d757f076eb85e44aa907855b084 Mon Sep 17 00:00:00 2001 From: Jason Stubbs Date: Tue, 3 May 2005 11:04:34 +0000 Subject: Added methods for modifying DependSpec externally. --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f8a5bed..7847e4e 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.960 2005/05/03 10:20:01 jstubbs Exp $ +# $Id: ChangeLog,v 1.961 2005/05/03 11:04:34 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. + 03 May 2005; Jason Stubbs pym/portage_syntax.py: + Added methods for modifying DependSpec externally. + 03 May 2005; Jason Stubbs pym/portage_syntax.py: Added intersects() and encapsulates() functions to the Atom class for comparing relationships between similar atoms. -- cgit v1.2.3-65-gdbad