diff options
author | 2006-10-08 23:37:10 +0000 | |
---|---|---|
committer | 2006-10-08 23:37:10 +0000 | |
commit | 42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb (patch) | |
tree | 50b942b40cdf5da80b7b99493b6eceee32cb9b2b /NEWS | |
parent | Generate the depgraph.args_keys list _before_ building the graph. (diff) | |
download | portage-idfetch-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.tar.gz portage-idfetch-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.tar.bz2 portage-idfetch-42ef3b2fb4176370aa608fa9ec12f33b5d7da3fb.zip |
Add news about multiple inheritance support in profiles.
svn path=/main/trunk/; revision=4629
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |