Add reference to Ubuntu bug about disabling PostgreSQL database and user completions.

This commit is contained in:
Ville Skyttä 2009-07-14 21:13:43 +03:00
parent cbe81a50da
commit c6e916bece

View File

@ -347,7 +347,7 @@ bash-completion (20080617.4) experimental; urgency=low
- _known_hosts(): use files from UserKnownHostsFile options in - _known_hosts(): use files from UserKnownHostsFile options in
addition to standard ones. addition to standard ones.
- fixed _command() to correctly prune the command line - fixed _command() to correctly prune the command line
- disabled completion of PostgreSQL users and databases - disabled completion of PostgreSQL users and databases (Ubuntu: #164772)
- fixed _java_packages() - fixed _java_packages()
- fixed _muttquery() - fixed _muttquery()
- added flv/FLV completion to mplayer - added flv/FLV completion to mplayer