diff --git a/CHANGES b/CHANGES index a2a317a5..65102c24 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,7 @@ bash-completion (2.x) * Recognize rpm query mode based on the --file, --group, --package, and --all long options (RedHat: #630328). * Improve rpm query option completions. + * Drop bad kompare filename completion (Alioth: #312708). [ Freddy Vulto ] * Added _tilde(), fix ~username completion (Alioth: #312613, Debian: #587095) diff --git a/bash_completion b/bash_completion index eabb38d6..d423753e 100644 --- a/bash_completion +++ b/bash_completion @@ -121,7 +121,6 @@ complete -f -X '!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])' harbour gharbour hbpp complete -f -X '!*.[Hh][Rr][Bb]' hbrun complete -f -X '!*.ly' lilypond ly2dvi complete -f -X '!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))' cdiff -complete -f -X '!*.@(dif?(f)|?(d)patch)' kompare complete -f -X '!*.lyx' lyx # FINISH exclude -- do not remove this line