summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-04 18:58:49 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-04 18:58:49 +0000
commit2c80656105b5f070e933b12dc82f895c4728f01f (patch)
tree4869975d7a7de404135a3c6961398f1708c3b5ba /RELEASE-NOTES
parentAdjust newlines whitespace masked packages display. (diff)
downloadportage-multirepo-2c80656105b5f070e933b12dc82f895c4728f01f.tar.gz
portage-multirepo-2c80656105b5f070e933b12dc82f895c4728f01f.tar.bz2
portage-multirepo-2c80656105b5f070e933b12dc82f895c4728f01f.zip
* In the event that a previously installed package has since been masked,
emerge will no longer perform an automatic downgrade as part of a "world" update. You should either unmask such packages or else explicitly re-merge them in order to have them dowgraded to an unmasked version. svn path=/main/trunk/; revision=9708
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 c107bbce..788f9118 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -32,6 +32,13 @@ portage-2.2
* "world" does no longer include "system" unconditionally, but you can add
"@system" to the worldfile to restore the old state.
+portage-2.1.5
+==================================
+* In the event that a previously installed package has since been masked,
+ emerge will no longer perform an automatic downgrade as part of a "world"
+ update. You should either unmask such packages or else explicitly re-merge
+ them in order to have them dowgraded to an unmasked version.
+
portage-2.1.4.1
==================================