1.90
(testsuite) `match_items()' matches on bash-prompt Also made `match_items()' more strict about matching space/newline/prompt after the last item.
(testsuite) Uncomment testcases
Drop support for bash < 4.1, clean up no longer needed low hanging cruft.
Fix error "bad array subscript" Caused by _get_comp_words_by_ref() with cursor at position 0. Patch by Igor Murzov (Debian: #559953)
(testsuite) Add -unsorted option to _get_hosts() _known_hosts_real tests were failing after commit 81794a9:
_parse_help: Treat " or " as a separator when parsing options.
_parse_usage: Deal with whitespace in brackets.
Add a find_unique_completion_pair proc.