summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-10-18 04:14:08 -0700
committerZac Medico <zmedico@gentoo.org>2010-10-18 04:15:16 -0700
commitd6acba4cc8cdfb38c3f085d9a789f9f4f2e6ecea (patch)
tree66a45dbf77b2e6905c84ab7e1467d4863d1e2fda
parent3f937d97bca7a5204e7eb50880511b26ac87f180 (diff)
downloadportage-d6acba4cc8cdfb38c3f085d9a789f9f4f2e6ecea.tar.gz
portage-d6acba4cc8cdfb38c3f085d9a789f9f4f2e6ecea.tar.bz2
portage-d6acba4cc8cdfb38c3f085d9a789f9f4f2e6ecea.zip
Note more benefits of having USE=ipc enabled.v2.1.9.20
-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
-------------