summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-08 18:42:49 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-08 18:42:49 +0000
commit33df10ae25e700d22b6c994267c3e108cca37f2e (patch)
tree784ad363b3b56b1777f790bac7a2cc8c4be087a4 /RELEASE-NOTES
parentb7213e5891915597f997b8dfd051d2123ec062b0 (diff)
downloadportage-33df10ae25e700d22b6c994267c3e108cca37f2e.tar.gz
portage-33df10ae25e700d22b6c994267c3e108cca37f2e.tar.bz2
portage-33df10ae25e700d22b6c994267c3e108cca37f2e.zip
Bug #197810 - Don't automatically downgrade packages for which available
matching versions are masked by corruption, but do automatically downgrade installed packages that themselves have a valid mask such as from package.mask. svn path=/main/trunk/; revision=9756
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 0 insertions, 7 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 788f9118d..c107bbce3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -32,13 +32,6 @@ 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
==================================