From fe2d6cea0143f29e65452667a644ffd9835e7fee Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sat, 19 Apr 2003 05:46:07 +0000 Subject: [PATCH] - update version and changelog --- bash-completion.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bash-completion.spec b/bash-completion.spec index 1802c9ff..55783d64 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,4 +1,4 @@ -# $Id: bash-completion.spec,v 1.84 2003/04/15 08:54:26 ianmacd Exp $ +# $Id: bash-completion.spec,v 1.85 2003/04/19 07:46:07 ianmacd Exp $ # Name: bash-completion %define bashversion 2.05b @@ -72,6 +72,12 @@ fi %doc BUGS COPYING README Changelog contrib/ %changelog +* Sat Apr 19 2003 Ian Macdonald +- fix for sudo completion when subcommand is passed wildcard globs +- minor improvements to gpg completion +- fix _expand() helper function +- move dict completion into main file and rewrite from scratch + * Mon Apr 14 2003 Ian Macdonald - added completion for iconv(1) - make apt-cache complete the showsrc argument