diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:34:27 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:34:27 +0000 |
commit | 4ddc411d719845af612980ae756b2b92f026f42f (patch) | |
tree | 4036210d873000fe81e2fdfd7c92c2d68ae3b319 /ChangeLog | |
parent | 9a2e1862e0b62edf8bcfc8f5cbfb16dd90c0e9ce (diff) | |
download | zsh-4ddc411d719845af612980ae756b2b92f026f42f.tar.gz zsh-4ddc411d719845af612980ae756b2b92f026f42f.tar.xz zsh-4ddc411d719845af612980ae756b2b92f026f42f.zip |
Ingmar Vanhassel: 26467: add "git remote rename" completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e8c9fad7e..63d56f555 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ completion of modinfo -f. * Jörg Sommer: 26453: Completion/Linux/Command/_modutils: complete modinfo -k. + * Ingmar Vanhassel: 26467: Completion/Unix/Command/_git: add "git + remote rename" completion. 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11045,5 +11047,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4536 $ +* $Revision: 1.4537 $ ***************************************************** |