summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES8
1 files changed, 5 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e68670f77..5609ce42c 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -24,9 +24,11 @@ portage-2.2
conditionals or any-of constructs aren't possible yet
- emerge makes no difference atm wether you pass a setname or all atoms contained
in the set to it, this means that without options packages will be remerged if
- already installed and added to the worldfile, or in the case of --unmerge all
- atoms in a set will be unmerged even if they are depended upon by other
- packages
+ already installed, or in the case of --unmerge all atoms in a set will be
+ unmerged even if they are depended upon by other packages. This may change in
+ future versions.
+ - sets can be referenced either in other file-based sets or as argument to emerge, but
+ not in ebuilds, config files or other tools at this time.
portage-2.1.4.1
==================================