diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2012-11-07 20:59:09 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2012-11-07 20:59:09 +0000 |
| commit | a8ffff2cb774a83584e4467b14c41517973c5468 (patch) | |
| tree | 031a6e65745de48685d9e08269281828016a9a81 /ChangeLog | |
| parent | 30735: array substitutions aren't simple: (diff) | |
| download | zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar.gz zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar.bz2 zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar.lz zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar.xz zsh-a8ffff2cb774a83584e4467b14c41517973c5468.tar.zst zsh-a8ffff2cb774a83584e4467b14c41517973c5468.zip | |
users/17382: complete URLs for vim and make _remote_files more
consistent with _files
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2012-11-07 Oliver Kiddle <opk@zsh.org> + + * users/17382: Completion/Unix/Type/_remote_files, + Completion/Unix/Command/_vim, Completion/Unix/Command/_git, + Completion/Unix/Type/_urls: complete URLs for vim and make + _remote_files more consistent with _files + 2012-10-25 Peter Stephenson <p.w.stephenson@ntlworld.com> * 30735: Src/parse.c: array assignments aren't simple because @@ -292,5 +299,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5751 $ +* $Revision: 1.5752 $ ***************************************************** |
