FEATURES=fixpackages is now enabled by default
authorZac Medico <zmedico@gentoo.org>
Thu, 4 Dec 2008 21:10:06 +0000 (21:10 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 4 Dec 2008 21:10:06 +0000 (21:10 -0000)
svn path=/main/trunk/; revision=12155

RELEASE-NOTES

index c58d0808f38b07f222319be750df815b3398b9b9..47627acd6d11bb215e0c3b7ffe4652253023bf6d 100644 (file)
@@ -23,6 +23,8 @@ portage-2.2
 portage-2.1.6
 ==================================
 
+* FEATURES=fixpackages is now enabled by default via make.globals. Set
+  FEATURES="-fixpackages" in make.conf if you'd like to disable it.
 * The python namespace for portage has been sanitized, all portage related code
   is now contained within the portage namespace. External script should be updated
   accordingly, though links exist for backward compability.