From: Zac Medico Date: Sat, 10 Oct 2009 19:43:45 +0000 (-0000) Subject: Add a note about --update and bug #275945 for 2.1.7. (trunk r14561) X-Git-Tag: v2.1.7~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8aa91f5d15d6ec8fd009168d95b5d7a6830b19ec;p=portage.git Add a note about --update and bug #275945 for 2.1.7. (trunk r14561) svn path=/main/branches/2.1.7/; revision=14563 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ec78be605..0efdf9b97 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,13 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +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