From: Zac Medico Date: Tue, 30 Dec 2008 20:39:33 +0000 (-0000) Subject: Bug #252985 - Add a note about the new default behavior for `emerge world` X-Git-Tag: v2.2_rc21~52 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb1d4b4a7e6d531658ec853901a12be4a3338fb7;p=portage.git Bug #252985 - Add a note about the new default behavior for `emerge world` and `emerge system` commands. svn path=/main/trunk/; revision=12370 --- 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