Fixed typo in debian/changelog

This commit is contained in:
David Paleino 2008-06-23 11:50:17 +02:00
parent 9f6d4e0c5c
commit dbaa27f29a

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ bash-completion (20080617.4) UNRELEASED; urgency=low
* Merged Ubuntu changes: * Merged Ubuntu changes:
- added quote(), quote_readline(), dequote() helper functions. - added quote(), quote_readline(), dequote() helper functions.
- added _remove_cword() - added _remove_word()
- fixed _get_cword() - fixed _get_cword()
- refactored _filedir using quote_readline() - refactored _filedir using quote_readline()
- fixed COMPREPLY's in _iwconfig - fixed COMPREPLY's in _iwconfig