From: Zac Medico Date: Sat, 10 Oct 2009 19:41:55 +0000 (-0000) Subject: Add a note about --update and bug #275945 for 2.1.7. X-Git-Tag: v2.2_rc45~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=050c12e5cf4db00856e5db7d6173b80925306f4a;p=portage.git Add a note about --update and bug #275945 for 2.1.7. svn path=/main/trunk/; revision=14561 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0265af1c1..f0f8213c8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,13 @@ portage-2.2 * "world" no longer includes "system" unconditionally, but you can add "@system" to the world_sets file to restore the old state. +portage-2.1.7 +------------- +* Default behavior for emerge commands has changed so that packages are only + updated when necessary. In order to ensure that all packages are updated + when possible, you must now specify the -u/--update option. See bug #275945 + for the rationale behind this change. + portage-2.1.6.12 ================================== * If you want overlay eclasses to override eclasses from other repos then see