From dbda779d38bb186b871c927285ad33e6bb78ce06 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sat, 13 Apr 2002 17:25:11 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index ce153499..9a699b2d 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.24 2002/04/08 16:32:33 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.25 2002/04/13 19:25:11 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05a Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020408 +Version: 20020413 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,10 @@ fi %doc README Changelog contrib/ %changelog +* Sat Apr 12 2002 Ian Macdonald +- backed out recalculation of current parameter position after wildcard + expansion in sudo completion + * Mon Apr 8 2002 Ian Macdonald - apt-get completion improvements - structural changes to rpm completion