aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-10-08 23:37:10 +0000
committerZac Medico <zmedico@gentoo.org>2006-10-08 23:37:10 +0000
commit42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb (patch)
tree50b942b40cdf5da80b7b99493b6eceee32cb9b2b /NEWS
parentGenerate the depgraph.args_keys list _before_ building the graph. (diff)
downloadportage-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.tar.gz
portage-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.tar.bz2
portage-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.zip
Add news about multiple inheritance support in profiles.
svn path=/main/trunk/; revision=4629
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 249fd714b..d77e2006d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ News (mainly features/major bug fixes)
portage-2.1.2
------------
+* Profiles support multiple inheritance.
* CONFIG_PROTECT and CONFIG_PROTECT_MASK both support files (not just
directories).
* Collision protection handles symlinks properly.