diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-05-18 14:24:34 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-05-18 14:24:34 +0000 |
commit | e6de383b6fabe0389315ae4e27f0e34f07221daf (patch) | |
tree | 85b2ec7149f007d440a737cd0ee5bc85f5106423 /app-shells/bash-completion/ChangeLog | |
parent | Fixed bug. Commited as unstable. (diff) | |
download | historical-e6de383b6fabe0389315ae4e27f0e34f07221daf.tar.gz historical-e6de383b6fabe0389315ae4e27f0e34f07221daf.tar.bz2 historical-e6de383b6fabe0389315ae4e27f0e34f07221daf.zip |
Marked stable on all archs (It's shellscript). New Gentoo completion really works better now.
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 019ac6986dab..fdef831513ba 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.33 2003/05/16 21:42:30 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.34 2003/05/18 14:24:34 joker Exp $ + + 18 May 2003; Christian Birchinger <joker@gentoo.org> + bash-completion-20030505.ebuild: + Marked stable on all archs. New Gentoo completion from Zach Forrest <zach@disinformation.ca> + is really needed for the latest portage releases. *bash-completion-20030505 (16 May 2003) |