summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELEASE-NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a19d31f60..a66fff9ff 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -21,6 +21,11 @@ portage-2.2
* "world" now includes separate "selected" and "system" sets, where the
"selected" set includes packages listed in /var/lib/portage/world and nested
sets that may be listed /var/lib/portage/world_sets.
+* Configuration files now support atoms with wildcards inside the category and
+ package name parts of the atoms.
+* The functionality of the autounmask program is emulated by the new emerge
+ --autounmask option, which outputs required configuration changes for
+ package.keywords and package.use.
portage-2.1.8
==================================