Add news about package.use in profiles and default USE in ebuilds via +flag in IUSE.
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Oct 2006 04:46:33 +0000 (04:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Oct 2006 04:46:33 +0000 (04:46 -0000)
svn path=/main/trunk/; revision=4781

NEWS

diff --git a/NEWS b/NEWS
index e9bfe328f155a9f6d4e17b01b06682bf2c0b426c..db55f020520338d16f7fda45418c7791eb097026 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,10 @@ News (mainly features/major bug fixes)
 portage-2.1.2
 ------------
 
+* Ebuilds support default USE flags via +flag in IUSE.
 * New-style virtuals are now usable for packages that depend on themselves for
   bootstrap.
-* Profiles support multiple inheritance.
+* Profiles support multiple inheritance and package.use.
 * CONFIG_PROTECT and CONFIG_PROTECT_MASK both support files (not just
   directories).
 * Collision protection handles symlinks properly.