- update version and changelog

This commit is contained in:
ianmacd 2002-07-16 06:19:26 +00:00
parent d8be416b26
commit e068758e06

View File

@ -1,9 +1,9 @@
# $Id: bash-completion.spec,v 1.51 2002/07/11 07:55:32 ianmacd Exp $ # $Id: bash-completion.spec,v 1.52 2002/07/16 08:19:26 ianmacd Exp $
# #
Name: bash-completion Name: bash-completion
%define bashversion 2.05a %define bashversion 2.05a
Summary: bash-completion offers programmable completion for bash %{bashversion} Summary: bash-completion offers programmable completion for bash %{bashversion}
Version: 20020711 Version: 20020716
Release: 1 Release: 1
Group: System Environment/Shells Group: System Environment/Shells
License: GPL License: GPL
@ -73,6 +73,13 @@ fi
%doc README Changelog contrib/ %doc README Changelog contrib/
%changelog %changelog
* Tue Jul 16 2002 Ian Macdonald <ian@caliban.org>
- mount completion will now complete on Samba shares (only the volume, not
the hostname part)
- catch more possible completions in ./configure completion
- bzgrep et all now also recognise .tbz2
- add some more file types that xv can complete on
* Thu Jul 11 2002 Ian Macdonald <ian@caliban.org> * Thu Jul 11 2002 Ian Macdonald <ian@caliban.org>
- PINE address book completion fix - PINE address book completion fix
- allow WINE to complete on .scr files - allow WINE to complete on .scr files