diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-09-01 20:21:33 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-09-01 20:21:33 +0000 |
commit | a38901c2c3ce9a52698471598da7bf5ff81b4a60 (patch) | |
tree | dfd0cc96e2d84e25321bd1c6cb9272c0d3117f32 /NEWS | |
parent | Update NEWS file: bug 363481 is fixed. (diff) | |
download | eselect-a38901c2c3ce9a52698471598da7bf5ff81b4a60.tar.gz eselect-a38901c2c3ce9a52698471598da7bf5ff81b4a60.tar.bz2 eselect-a38901c2c3ce9a52698471598da7bf5ff81b4a60.zip |
Support profiles in overlays, bug 265264.
svn path=/trunk/; revision=832
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ ChangeLog file for a more detailed listing of changes/bug fixes. - Fixed bug #363481: Don't search for completion files in current working directory in bashcomp module. + New features: + - The profile module supports profiles in overlays (bug #265264). + 1.2.16: New features: - Support for pkgcore (bug #304011). |