diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-03-17 19:00:29 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-03-17 19:00:29 +0000 |
commit | ad47f84fa87f59da8c48640861d1ed363762a921 (patch) | |
tree | 0b9482cf61dd139c8f6bb3c3dc5896046d50edb6 /ChangeLog | |
parent | d20d4275727c9c7c1c9588edef1c2dbdae2e0e80 (diff) | |
download | zsh-ad47f84fa87f59da8c48640861d1ed363762a921.tar.gz zsh-ad47f84fa87f59da8c48640861d1ed363762a921.tar.xz zsh-ad47f84fa87f59da8c48640861d1ed363762a921.zip |
16850: remote file completion via rsync and ssh, plus all options valid in rsync 2.5.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aee5e2a62..3facb207b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-17 Clint Adams <clint@zsh.org> + + * 16850: Completion/Unix/Command/_rsync: remote file completion via + rsync and ssh, plus all options valid in rsync 2.5.2. + 2002-03-17 Bart Schaefer <schaefer@zsh.org> * 16849: Completion/Base/Core/_dispatch: shift off `-s' argument. |