diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-04-20 03:15:43 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-04-20 03:15:43 +0000 |
commit | af014926d70fa5c23355f6e169541bc76078f510 (patch) | |
tree | 9c16a867d9d193b2908b4db3054344d5db714e6c /ChangeLog | |
parent | 1f09b2909dd21ecb58a67125f340466da50e92b0 (diff) | |
download | zsh-af014926d70fa5c23355f6e169541bc76078f510.tar.gz zsh-af014926d70fa5c23355f6e169541bc76078f510.tar.xz zsh-af014926d70fa5c23355f6e169541bc76078f510.zip |
Kalle Olavi Niemitalo: 26850: fix breakage in git write-tree and git send-pack.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ad115dcde..b577ee08e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-20 Clint Adams <clint@zsh.org> + + * Kalle Olavi Niemitalo: 26850: Completion/Unix/Command/_git: + fix breakage in git write-tree and git send-pack. + 2009-04-18 Andrey Borzenkov <bor@zsh.org> * users/14033 as modified by users/14037 and added doc: @@ -11573,5 +11578,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4656 $ +* $Revision: 1.4657 $ ***************************************************** |