summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Paleino <dapal@debian.org>2011-04-12 22:06:12 +0200
committerDavid Paleino <dapal@debian.org>2011-04-12 22:06:12 +0200
commit4ad538ba1a0ccb483899b4eaa70cc604d2b7bf78 (patch)
treeb775aef35d7f1d99911d5f5956f3ee3214ab3ce3 /CHANGES
parent7c34b562677b9c8b8075cee0f080bcbca34d484e (diff)
downloadbash-completion-4ad538ba1a0ccb483899b4eaa70cc604d2b7bf78.tar.gz
Fix __get_cword_at_cursor_by_ref: check for $index when completing with a cword+1 argument already present (Debian: #622383)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
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