summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-30 20:39:33 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-30 20:39:33 +0000
commitcb1d4b4a7e6d531658ec853901a12be4a3338fb7 (patch)
tree22c8c78c3385f409c6f773ac7194e1ab0f4a561a /RELEASE-NOTES
parentdf603046e36e7475e3eef71db9a98b9336224c8b (diff)
downloadportage-cb1d4b4a7e6d531658ec853901a12be4a3338fb7.tar.gz
portage-cb1d4b4a7e6d531658ec853901a12be4a3338fb7.tar.bz2
portage-cb1d4b4a7e6d531658ec853901a12be4a3338fb7.zip
Bug #252985 - Add a note about the new default behavior for `emerge world`
and `emerge system` commands. svn path=/main/trunk/; revision=12370
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 540809a43..88da034d4 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -24,6 +24,9 @@ portage-2.2
portage-2.1.6
==================================
+* The default behavior has changed for `emerge world` and `emerge system`
+ commands. These commands will reinstall all packages from the given set
+ unless an option such as --noreplace, --update, or --newuse is specified.
* FEATURES=fixpackages is now enabled by default via make.globals. Set
FEATURES="-fixpackages" in make.conf if you'd like to disable it.
* File collision protection is now enabled by default via make.globals with