diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9681b683a..d9096a11c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-21 Clint Adams <clint@zsh.org> + * 25495: Completion/Unix/Command/_git: always complete cached files + after git checkout --. + * 25493: Completion/Unix/Command/_git: allow -q to be used in all git checkout contexts. |