From: Zac Medico Date: Mon, 12 Jan 2009 08:10:46 +0000 (-0000) Subject: Bug #252985 - Add a note about the new default behavior for `emerge world` X-Git-Tag: v2.1.6.5~46 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cfbaca3bce92d516c3264752afaa6efda82f38ae;p=portage.git 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 --- 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