From eea13453de8a7ca0a0fe52480944ded1cffe61ee Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Wed, 19 Jun 2002 06:20:01 +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 75cd31e4..f0330567 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,9 +1,9 @@ -# $Id: bash-completion.spec,v 1.44 2002/06/16 18:37:25 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.45 2002/06/19 08:20:01 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05a Summary: bash-completion offers programmable completion for bash %{bashversion} -Version: 20020616 +Version: 20020619 Release: 1 Group: System Environment/Shells License: GPL @@ -73,6 +73,12 @@ fi %doc README Changelog contrib/ %changelog +* Wed Jun 19 2002 Ian Macdonald +- allow .tbz as an extension during tar completion +- check for non-Linux and presence of gsed (GNU sed). If it's there, alias + it to sed. +- make man completion work for FreeBSD + * Sun Jun 16 2002 Ian Macdonald - eliminate errors when setting read-only variables - fix quoting bug in PINE address completion