summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--RELEASE-NOTES2
2 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7a6827a00..921cfebf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
News (mainly features/major bug fixes)
-portage-2.1.3
+portage-2.2
-------------
* Allow per-module setting of PORTAGE_ELOG_CLASSES
@@ -17,6 +17,13 @@ portage-2.1.3
* Make elog functionality available to python code
* Add support for news items (GLEP 42)
+portage-2.1.3
+-------------
+
+* USE_EXPAND variables such as LINGUAS support a * wildcard that will enable
+ all of the corresponding flags that are listed in IUSE for a given package.
+ USE_EXPAND wildcards such as linguas_* are supported in USE and package.use.
+
portage-2.1.2
-------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index eba5316e9..01507f0c2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,7 +1,7 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
-portage-2.1.3
+portage-2.2
==================================
* The python namespace for portage has been sanitized, all portage related code