summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-10 19:43:45 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-10 19:43:45 +0000
commit8aa91f5d15d6ec8fd009168d95b5d7a6830b19ec (patch)
treea5325f15cb7d667bb9902537ec84aaa1bb3f3c12 /RELEASE-NOTES
parent278981d337426529ad9a5ea1d8e0032f79410a6b (diff)
downloadportage-8aa91f5d15d6ec8fd009168d95b5d7a6830b19ec.tar.gz
portage-8aa91f5d15d6ec8fd009168d95b5d7a6830b19ec.tar.bz2
portage-8aa91f5d15d6ec8fd009168d95b5d7a6830b19ec.zip
Add a note about --update and bug #275945 for 2.1.7. (trunk r14561)
svn path=/main/branches/2.1.7/; revision=14563
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 7 insertions, 0 deletions
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