* In the event that a previously installed package has since been masked,
authorZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 18:58:49 +0000 (18:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 18:58:49 +0000 (18:58 -0000)
  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

RELEASE-NOTES

index c107bbce3dc0da24613b44730a9972360857d461..788f9118d6a42791fb746b35265f095942635502 100644 (file)
@@ -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
 ==================================