summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES20
1 files changed, 0 insertions, 20 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0265af1c1..ec78be605 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,26 +1,6 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
-portage-2.2
-==================================
-
-* Portage now warns if an ebuild repository does not have a name, as several
- new features in 2.2 make use of or require named repositories. The repository
- name is stored in profiles/repo_name in each repository.
-* Package set support: There are several important notes regarding package
- sets:
- - setnames have to be prefixed with @ (exceptions: 'world' and 'system' can
- be used without the prefix)
- - they may currently only include simple and versioned atoms or other sets,
- use conditionals or any-of constructs aren't possible yet
- - 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.
- - packages won't be unmerged if they are referenced by an installed package
- set (with the exception of the world set, and installed being determined
- by the world_sets file).
-* "world" no longer includes "system" unconditionally, but you can add
- "@system" to the world_sets file to restore the old state.
-
portage-2.1.6.12
==================================
* If you want overlay eclasses to override eclasses from other repos then see