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.2_rc98 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65ba86dd15b9fd81de1ea68fb11ac925a0699397;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 -------------