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 debd989ca..9681b683a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-21 Clint Adams <clint@zsh.org> + * 25493: Completion/Unix/Command/_git: allow -q to be used in all + git checkout contexts. + * 25491: Completion/Unix/Command/_git: patch to improve "git checkout" completion, from Mikael Magnusson. |