summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f53a6c5aa..c20dfc918 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,3 +13,5 @@ portage-2.1
instead.
* 'emerge sync' has been deprecated, use 'emerge --sync' instead (same
for other actions)
+* Tools that call emerge should override the EMERGE_DEFAULT_OPTS environment
+ variable or use the emerge --ignore-default-opts option.