From 8e928dabc9a44db216cdf5d7d0203640ad5635b2 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sat, 1 Jun 2002 16:51:08 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index 6fd24fee..5c172230 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.39 2002/05/28 20:35:58 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.40 2002/06/01 18:51:08 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05a Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020528 +Version: 20020601 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,12 @@ fi %doc README Changelog contrib/ %changelog +* Sat Jun 1 2002 Ian Macdonald +- add basic completion for RCS suite (rcs, rlog, ci, co) +- fix bug in known hosts completion on platforms with no GNU sed +- fix bug present in both _comp-dpkg-installed-packages() and + _comp-dpkg-hold-packages() that results in all packages being returned + * Tue May 28 2002 Ian Macdonald - java -jar completes on .jar files - urpmi now completes on rpm files