aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-08-28 19:40:21 +0000
committerUlrich Müller <ulm@gentoo.org>2011-08-28 19:40:21 +0000
commitbb710ab55125ec6845bc55ee77e430dcab4f398e (patch)
tree0028f751399b7b22c9d55b16c81f3282bd549fec /NEWS
parentbashcomp.eselect: Don't search for completion files in cwd, bug 363481. (diff)
downloadeselect-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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ca4f3c..c64908f 100644
--- a/NEWS
+++ b/NEWS
@@ -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).