diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-08-28 19:40:21 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-08-28 19:40:21 +0000 |
commit | bb710ab55125ec6845bc55ee77e430dcab4f398e (patch) | |
tree | 0028f751399b7b22c9d55b16c81f3282bd549fec /NEWS | |
parent | bashcomp.eselect: Don't search for completion files in cwd, bug 363481. (diff) | |
download | eselect-bb710ab55125ec6845bc55ee77e430dcab4f398e.tar.gz eselect-bb710ab55125ec6845bc55ee77e430dcab4f398e.tar.bz2 eselect-bb710ab55125ec6845bc55ee77e430dcab4f398e.zip |
Update NEWS file: bug 363481 is fixed.
svn path=/trunk/; revision=831
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. + Bug fixes: + - Fixed bug #363481: Don't search for completion files in current working + directory in bashcomp module. + 1.2.16: New features: - Support for pkgcore (bug #304011). |