From 4ad538ba1a0ccb483899b4eaa70cc604d2b7bf78 Mon Sep 17 00:00:00 2001 From: David Paleino Date: Tue, 12 Apr 2011 22:06:12 +0200 Subject: Fix __get_cword_at_cursor_by_ref: check for $index when completing with a cword+1 argument already present (Debian: #622383) --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6eaa8248..756c1d6d 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,8 @@ bash-completion (2.x) * If _filedir 'ext' returns nothing, just fallback to generic file completion. Patch by Clint Byrum (Debian: #619014, LP: #533985) * Fix broken _allowed_groups usage (shadow and coreutils) + * Fix __get_cword_at_cursor_by_ref: check for $index when completing + with a cword+1 argument already present (Debian: #622383) [ Freddy Vulto ] * Improve __reassemble_comp_words_by_ref() to not create words of -- cgit v1.2.1