diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-06 16:28:44 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-06 16:28:44 +0000 |
commit | e6e065171321dc2a09579e0587790927fb38c599 (patch) | |
tree | f69edee5ad93a8320478906bab4b426ae18921e4 /app-shells/bash-completion/ChangeLog | |
parent | Added to ~amd64, bug #60984 (Manifest recommit) (diff) | |
download | gentoo-2-e6e065171321dc2a09579e0587790927fb38c599.tar.gz gentoo-2-e6e065171321dc2a09579e0587790927fb38c599.tar.bz2 gentoo-2-e6e065171321dc2a09579e0587790927fb38c599.zip |
Revision bump. New gentoo-bashcomp release which includes new ekeyword completion (thanks ciaranm) in addition to fixing bug 73266. Also, as of this release, the gentoo completions file is installed into /usr/share/bash-completion, with a symlink taking its old location (/etc/bash_completion.d).
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index f850f0cf0bd2..c98b01e070b7 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.83 2004/12/01 14:56:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.84 2004/12/06 16:28:44 ka0ttic Exp $ + +*bash-completion-20041017-r3 (06 Dec 2004) + + 06 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> + +bash-completion-20041017-r3.ebuild: + Revision bump. New gentoo-bashcomp release which includes new ekeyword + completion (thanks ciaranm) in addition to fixing bug 73266. Also, as of + this release, the gentoo completions file is installed into + /usr/share/bash-completion, with a symlink taking its old location + (/etc/bash_completion.d). 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> bash-completion-20041017-r1.ebuild: |