From 357cd7f215b294c25fee58b66c247ef387ff9fd1 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Thu, 27 Mar 2003 08:11:48 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index 6f05718d..b6458f45 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.82 2003/02/27 09:34:27 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.83 2003/03/27 09:11:48 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05b Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20030227 +Version: 20030327 Release: 1 Group: System Environment/Shells License: GPL @@ -72,6 +72,11 @@ fi %doc BUGS COPYING README Changelog contrib/ %changelog +* Thu Mar 27 2003 Ian Macdonald +- stop /etc/init.d completions from completing on stand-alone commands + of the same name +- gdb completion bug fixed + * Thu Feb 27 2003 Ian Macdonald - exclude mysql and ssh init scripts from completion, as they clash with stand-alone commands