diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-03-19 17:28:20 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-03-19 17:28:20 +0000 |
commit | 79952b8e056010e552b44751fd0716447e0153b6 (patch) | |
tree | d6935c1088a67dfc804b0ba6dfcf8b9714e84ae6 /ChangeLog | |
parent | 40c30874616c374f207ce79b98f8dd61a3911784 (diff) | |
download | zsh-79952b8e056010e552b44751fd0716447e0153b6.tar.gz zsh-79952b8e056010e552b44751fd0716447e0153b6.tar.xz zsh-79952b8e056010e552b44751fd0716447e0153b6.zip |
16864: fix remote file completion with relative paths
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e4ae4325b..defbbaeaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-03-19 Oliver Kiddle <opk@zsh.org> + * 16864: Completion/Unix/Command/ssh: fix remote file completion + with relative paths + * unposted: Completion/Unix/Command/_grep: argument to -C must be in the same word and correct mistake on file completion |