diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-11-13 20:30:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-11-13 20:30:43 +0000 |
commit | 00e419395b8a5d5ecad572e455127352383401a1 (patch) | |
tree | bd348fcb8aaccb3d1c90dd03686f5c70310b048d /NEWS | |
parent | Remove spurious date entry from example. Whitespace. (diff) | |
download | eselect-00e419395b8a5d5ecad572e455127352383401a1.tar.gz eselect-00e419395b8a5d5ecad572e455127352383401a1.tar.bz2 eselect-00e419395b8a5d5ecad572e455127352383401a1.zip |
Handle ROOT properly, fixes bug 289095.
svn path=/trunk/; revision=723
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. +trunk: + Bug fixes: + - Fixed bug #289095: Proper ROOT handling in multilib library. + 1.2.6: New features: - New is_output_mode() function in output library (bug #292100). |