summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-01-12 08:10:46 +0000
committerZac Medico <zmedico@gentoo.org>2009-01-12 08:10:46 +0000
commitcfbaca3bce92d516c3264752afaa6efda82f38ae (patch)
tree252812f7a8ef87ca17444b0110f1c9242d7011f6 /RELEASE-NOTES
parent9d5a8e03703542927f59425e74ce29c4217ca2a8 (diff)
downloadportage-cfbaca3bce92d516c3264752afaa6efda82f38ae.tar.gz
portage-cfbaca3bce92d516c3264752afaa6efda82f38ae.tar.bz2
portage-cfbaca3bce92d516c3264752afaa6efda82f38ae.zip
Bug #252985 - Add a note about the new default behavior for `emerge world`
and `emerge system` commands. (trunk r12370) svn path=/main/branches/2.1.6/; revision=12441
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 ac6561a56..306951291 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,6 +4,9 @@ Features/major bugfixes are listed in NEWS
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