From 46e080dcee78896d55ea545c46c4175cbbe13e37 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Tue, 27 May 2003 03:20:54 +0000 Subject: [PATCH] - superfluous changelog entry --- bash-completion.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index c0164c25..2417d70d 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,4 +1,4 @@ -# $Id: bash-completion.spec,v 1.91 2003/05/27 05:12:52 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.92 2003/05/27 05:20:54 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05b @@ -76,7 +76,6 @@ fi - minor apt-cache completion fix - handle the case whereby we're sourced from a shell function - dpkg completion was missing the -x option -- add pkg_delete and pkg_info back onto FreeBSD commands that use _pkg_delete() - add FreeBSD portinstall completion - various bits of code referred to ${#COMP_WORDS} instead of ${#COMP_WORDS[@]} - silence stderr in man invocation in perldoc completion