- update changelog and version

This commit is contained in:
ianmacd 2002-12-17 08:53:53 +00:00
parent 4dc02f42c7
commit 2c81249117

View File

@ -1,4 +1,4 @@
# $Id: bash-completion.spec,v 1.71 2002/12/13 05:13:32 ianmacd Exp $ # $Id: bash-completion.spec,v 1.72 2002/12/17 09:53:53 ianmacd Exp $
# #
Name: bash-completion Name: bash-completion
%define bashversion 2.05b %define bashversion 2.05b
@ -72,6 +72,11 @@ fi
%doc BUGS README Changelog contrib/ %doc BUGS README Changelog contrib/
%changelog %changelog
* Tue Dec 17 2002 Ian Macdonald <ian@caliban.org>
- tar should also be able to recognise .tar.Z files
- perldoc completion also returns names of core Perl man pages
- update README
* Fri Dec 13 2002 Ian Macdonald <ian@caliban.org> * Fri Dec 13 2002 Ian Macdonald <ian@caliban.org>
- ytalk now completes in the same way as talk - ytalk now completes in the same way as talk
- traceroute6, tracepath and tracepath6 now also complete on known hosts - traceroute6, tracepath and tracepath6 now also complete on known hosts