aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-09-18 09:58:25 +0000
committerUlrich Müller <ulm@gentoo.org>2011-09-18 09:58:25 +0000
commite77bcf46cc6682bfa913a8299115bf628259db51 (patch)
tree0092cf69a247d93e97df5fe3b17fc38db02d8f58 /NEWS
parentWhitespace and coding style. (diff)
downloadeselect-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0066b0c..02c3b5c 100644
--- a/NEWS
+++ b/NEWS
@@ -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).