diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-02-12 10:44:00 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-02-12 10:44:00 +0000 |
commit | e13802757461f17cd9fe1ac1b11b003441fe18fc (patch) | |
tree | c92c38f32f3c6b36d4211c7d9b8cf1f148c3ac88 /NEWS | |
parent | Fix regular expression for overlays in profile module, bug 403215. (diff) | |
download | eselect-e13802757461f17cd9fe1ac1b11b003441fe18fc.tar.gz eselect-e13802757461f17cd9fe1ac1b11b003441fe18fc.tar.bz2 eselect-e13802757461f17cd9fe1ac1b11b003441fe18fc.zip |
Add NEWS entry for bug 401843.
svn path=/trunk/; revision=866
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ 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 #401843: New method to determine available libdirs. - Fixed bug #403215: Regular expression for overlays in profile module. 1.3: |