diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2004-08-07 14:28:31 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2004-08-07 14:28:31 +0000 |
commit | 0172512966f4cc518b58dac5743c31e881927f38 (patch) | |
tree | 04e518e3db7a616164a95a37bd3ece13440a8090 /ChangeLog | |
parent | fd62429d19b652877cdce97f0508c2c3924049f5 (diff) | |
download | zsh-0172512966f4cc518b58dac5743c31e881927f38.tar.gz zsh-0172512966f4cc518b58dac5743c31e881927f38.tar.xz zsh-0172512966f4cc518b58dac5743c31e881927f38.zip |
20235: sync remote file completion against _ssh to fix bug with quote handling
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6ff964fc3..c0b8be10d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-07 Oliver Kiddle <opk@zsh.org> + + * 20235: Completion/Unix/Command/_rsync: synched remote file + completion with that in _ssh. quoting needed quoting. + 2004-08-07 Geoff Wing <gcw@zsh.org> * 20196: Src/prompt.c: still allow user specified text modifiers |