diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 227aa0b6a..8212e8121 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,8 @@ * Ingmar Vanhassel: 26468: Completion/Unix/Command/_git: "git stage" is now a synonym for "git add". git diff: --staged is a synonym for --cached. + * Ingmar Vanhassel: 26469: Completion/Unix/Command/_git: complete + "git clone --verbose". 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11050,5 +11052,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4538 $ +* $Revision: 1.4539 $ ***************************************************** |