diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-04-04 14:53:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-04-04 14:53:01 +0000 |
commit | 5f26203583ba19dc71a29b97a6fd35ad4da37375 (patch) | |
tree | aff791c72f1c504061ce545688b3dc0c12a809c7 /ChangeLog | |
parent | 1e7c14ee356892a5f3576322b44f2724c9b73f5f (diff) | |
download | zsh-5f26203583ba19dc71a29b97a6fd35ad4da37375.tar.gz zsh-5f26203583ba19dc71a29b97a6fd35ad4da37375.tar.xz zsh-5f26203583ba19dc71a29b97a6fd35ad4da37375.zip |
Simon Ruderich: 26800: Completion/Unix/Command/_git: fixes for "git add" completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c046503aa..b446340a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-04-04 Clint Adams <clint@zsh.org> + + * Simon Ruderich: 26800: Completion/Unix/Command/_git: fixes for "git add" + completion. + 2009-04-01 Peter Stephenson <pws@csr.com> * 26801: Completion/Base/Core/_main_complete, @@ -11508,5 +11513,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4641 $ +* $Revision: 1.4642 $ ***************************************************** |