PDEPEND is now installed as soon as possible so that it behaves more like RDEPEND.
authorZac Medico <zmedico@gentoo.org>
Sat, 14 Jul 2007 08:05:03 +0000 (08:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 14 Jul 2007 08:05:03 +0000 (08:05 -0000)
svn path=/main/trunk/; revision=7251

NEWS

diff --git a/NEWS b/NEWS
index 878b59842249afa61c8991f274204aca666d1182..7d87209e526c2dbf0c39fdba7ba1d2dbe4be7cb5 100644 (file)
--- 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
 -------------