diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-09-18 09:58:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-09-18 09:58:25 +0000 |
commit | e77bcf46cc6682bfa913a8299115bf628259db51 (patch) | |
tree | 0092cf69a247d93e97df5fe3b17fc38db02d8f58 /NEWS | |
parent | Whitespace and coding style. (diff) | |
download | eselect-e77bcf46cc6682bfa913a8299115bf628259db51.tar.gz eselect-e77bcf46cc6682bfa913a8299115bf628259db51.tar.bz2 eselect-e77bcf46cc6682bfa913a8299115bf628259db51.zip |
Don't set IFS when calling describe_*_options. Fixes bug 382693.
svn path=/trunk/; revision=839
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. + Bug fixes: + - Fixed bug #382693: IFS handling in default usage action. + New features: - The profile module supports profiles in overlays (bug #265264). |