summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-14 08:05:03 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-14 08:05:03 +0000
commit180a710a33a23a0bd552a361d173cb18e23a4d0d (patch)
tree9e3976cddcacf7a927a06be808ae4056bd927178 /NEWS
parent376e55cbbd499574ac279cd4557e99f7a5ba1bae (diff)
downloadportage-180a710a33a23a0bd552a361d173cb18e23a4d0d.tar.gz
portage-180a710a33a23a0bd552a361d173cb18e23a4d0d.tar.bz2
portage-180a710a33a23a0bd552a361d173cb18e23a4d0d.zip
PDEPEND is now installed as soon as possible so that it behaves more like RDEPEND.
svn path=/main/trunk/; revision=7251
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 878b59842..7d87209e5 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ portage-2.1.3
* The merge process preserves the modification timestamp of files that it
installs. The unmerge process will not uninstall files that are claimed by
another package in the same slot.
+* PDEPEND is now installed as soon as possible so that it behaves more like
+ RDEPEND. This makes PDEPEND more useful for breaking the dependency cycles
+ that are sometimes triggered by RDEPEND and DEPEND.
portage-2.1.2
-------------