diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-08-19 01:10:15 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-08-19 01:10:15 +0000 |
commit | 117d3ded00038b5b3ea65d687e43212f624db527 (patch) | |
tree | 49653f8140d12028b11740fe5d89325f8347d420 /ChangeLog | |
parent | 123ebafbba738164e8b0894c97dae4e0eaae4a46 (diff) | |
download | zsh-117d3ded00038b5b3ea65d687e43212f624db527.tar.gz zsh-117d3ded00038b5b3ea65d687e43212f624db527.tar.xz zsh-117d3ded00038b5b3ea65d687e43212f624db527.zip |
25487: whitespace changes from Mikael Magnusson.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8efbc1195..2e1c4707a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-19 Clint Adams <clint@zsh.org> + * 25487: Completion/Unix/Command/_git: whitespace changes from + Mikael Magnusson. + * 25486: Completion/Unix/Command/_git: patch to allow --shared to be completed without --local with git clone. |