diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2974c4157..bf5a5ad37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-11-08 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 26021: Completion/Unix/Type/_path_files: complete glob + qualifiers where they don't mess up the rest of the word, + don't complete a bare glob qualifier if there's nothing + before it. + 2008-11-08 Clint Adams <clint@zsh.org> * unposted: Src/glob.c: revert 26014. |