diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-04 12:51:46 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-04 12:51:46 +0000 |
commit | f2c36530234c7ab7c586f6a89dc922bae8d2cab5 (patch) | |
tree | 1eaeb8eff6d66d983f7c3d6d064d130bbcd81754 /app-shells/bash-completion/ChangeLog | |
parent | Fixed multilib issues. (diff) | |
download | gentoo-2-f2c36530234c7ab7c586f6a89dc922bae8d2cab5.tar.gz gentoo-2-f2c36530234c7ab7c586f6a89dc922bae8d2cab5.tar.bz2 gentoo-2-f2c36530234c7ab7c586f6a89dc922bae8d2cab5.zip |
Revision bump for bug 78922; fixes a few equery completion bugs.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index b7fd321434cb..b36bb049ad69 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.103 2005/01/22 00:56:38 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.104 2005/02/04 12:51:46 ka0ttic Exp $ + +*bash-completion-20050121-r1 (04 Feb 2005) + + 04 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> + +files/gentoo-bashcomp-20050117-equery.diff, + +bash-completion-20050121-r1.ebuild, -bash-completion-20050121.ebuild: + Revision bump for bug 78922; fixes a few equery completion bugs. *bash-completion-20050121 (21 Jan 2005) |