summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9234a1dc7..6519180df 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,9 @@ portage-2.1.9
by default. This allows portage to communicate with running ebuild processes,
for things like best_version, has_version, and die calls in nested processes.
This flag should remain enabled unless it is found to be incompatible with a
- specific profile or environment.
+ specific profile or environment. When enabled, it fixes bug #278895,
+ bug #315615, and makes subshell die support more robust (so that repoman's
+ ebuild.nesteddie check is irrelevant).
portage-2.1.8
-------------