summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c24b5ecc3..436f9895d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
News (mainly features/major bug fixes)
portage-2.1.2
-------------
+-------------
+* Add ** as new token for package.keywords to bypass the keyword visibility layer
* Ebuilds support default USE flags via +flag in IUSE.
* New-style virtuals are now usable for packages that depend on themselves for
bootstrap.
@@ -32,7 +33,7 @@ portage-2.1.2
* FEATURES="test" automatically implies USE="test".
portage-2.1.1
-------------
+-------------
* Profiles support use.force, package.use.force, and package.use.mask files.