summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 878b5984..7d87209e 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
-------------