From c6e916bece4df02979889b4d15bdb712bfc84b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 14 Jul 2009 21:13:43 +0300 Subject: [PATCH] Add reference to Ubuntu bug about disabling PostgreSQL database and user completions. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a7179f5e..59131021 100644 --- a/CHANGES +++ b/CHANGES @@ -347,7 +347,7 @@ bash-completion (20080617.4) experimental; urgency=low - _known_hosts(): use files from UserKnownHostsFile options in addition to standard ones. - 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 _muttquery() - added flv/FLV completion to mplayer