diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-10-01 19:46:54 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-01 19:46:54 +0000 |
commit | 5383efac8c558daa538e5a14f2f16870471e8703 (patch) | |
tree | 15e65bac3eea36cf78add16942d91b1aeb4a92ec /ChangeLog | |
parent | ea7809d5a7e1558e27715a82a369cfcd9678de63 (diff) | |
download | zsh-5383efac8c558daa538e5a14f2f16870471e8703.tar.gz zsh-5383efac8c558daa538e5a14f2f16870471e8703.tar.xz zsh-5383efac8c558daa538e5a14f2f16870471e8703.zip |
Nikolai Weibull: 23889: fix -o completion in git cvsimport.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 022c77dd2..6cf44b488 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-01 Clint Adams <clint@zsh.org> + * Nikolai Weibull: 23889: Completion/Unix/Command/_git: fix -o + completion in git cvsimport. + * Nikolai Weibull: 23888: Completion/Unix/Command/_git: complete branch names and cached files after git log. |