From: Zac Medico Date: Mon, 18 Oct 2010 11:14:08 +0000 (-0700) Subject: Note more benefits of having USE=ipc enabled. X-Git-Tag: v2.1.9.20 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d6acba4cc8cdfb38c3f085d9a789f9f4f2e6ecea;p=portage.git Note more benefits of having USE=ipc enabled. --- 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 -------------