diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-05-16 21:42:30 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-05-16 21:42:30 +0000 |
commit | 5763deb9300f21ef8d156fe0ae5e60f8714c409e (patch) | |
tree | 6226e00cc23392baee28dcef1d38bffee2a1896a /app-shells/bash-completion/ChangeLog | |
parent | Added dev-perl/DBI to DEPEND (diff) | |
download | historical-5763deb9300f21ef8d156fe0ae5e60f8714c409e.tar.gz historical-5763deb9300f21ef8d156fe0ae5e60f8714c409e.tar.bz2 historical-5763deb9300f21ef8d156fe0ae5e60f8714c409e.zip |
Version bump and new Gentoo completion included
Diffstat (limited to 'app-shells/bash-completion/ChangeLog')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index d464718c5814..019ac6986dab 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,12 @@ # 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.32 2003/03/27 13:13:57 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.33 2003/05/16 21:42:30 joker Exp $ + +*bash-completion-20030505 (16 May 2003) + + 16 May 2003; Christian Birchinger <joker@gentoo.org> + bash-completion-20030505.ebuild, files/gentoo.completion: + Version bump and new Gentoo completion included *bash-completion-20030327 (27 Mar 2003) |