From: Zac Medico Date: Thu, 30 Apr 2009 08:46:51 +0000 (-0000) Subject: Add note about repos.conf eclass overrides. (trunk r13561:13563) X-Git-Tag: v2.1.6.12~12 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e29342a1cf4010b3d6e8a4b1b468edcdeeb68f30;p=portage.git Add note about repos.conf eclass overrides. (trunk r13561:13563) svn path=/main/branches/2.1.6/; revision=13564 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a6b06ffe4..ec78be605 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,12 @@ Release Notes; upgrade information mainly. Features/major bugfixes are listed in NEWS +portage-2.1.6.12 +================================== +* If you want overlay eclasses to override eclasses from other repos then see + the portage(5) man page for information about the new layout.conf and + repos.conf configuration files. + portage-2.1.6 ==================================