summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-10 19:42:44 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-10 19:42:44 +0000
commit4aefd715d06698ddac24534eff1279dc88bfa752 (patch)
tree6b788a52af6bb854aa77423002ac6ef96424efda /RELEASE-NOTES
parentAdd a note about --update and bug #275945 for 2.1.7. (diff)
downloadportage-4aefd715d06698ddac24534eff1279dc88bfa752.tar.gz
portage-4aefd715d06698ddac24534eff1279dc88bfa752.tar.bz2
portage-4aefd715d06698ddac24534eff1279dc88bfa752.zip
Fix formatting.
svn path=/main/trunk/; revision=14562
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f0f8213c8..50c441460 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -22,7 +22,7 @@ portage-2.2
"@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