summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-04 18:59:38 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-04 18:59:38 +0000
commit0af21cd34e8a8b52d09593ed22c0c23d7d129422 (patch)
tree70a5f7a5c0f0f263dc1c5e09c736491ed425f8f4 /RELEASE-NOTES
parentebb46570489a2fe7795871e2ee77d005db2a7b8f (diff)
downloadportage-0af21cd34e8a8b52d09593ed22c0c23d7d129422.tar.gz
portage-0af21cd34e8a8b52d09593ed22c0c23d7d129422.tar.bz2
portage-0af21cd34e8a8b52d09593ed22c0c23d7d129422.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. (trunk r9708) svn path=/main/branches/2.1.2/; revision=9709
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 611d1a378..f3fe71e79 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.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
==================================