diff options
author | Han Pingtian <hanpt@linux.vnet.ibm.com> | 2015-05-26 15:53:47 +0800 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-05-26 09:46:25 +0100 |
commit | 9a6f55dc7a047a07fe40fb52a1badf62e4917c98 (patch) | |
tree | 72a14d6fc29617d4d7d292700d6f3bcd393787a8 /ChangeLog | |
parent | d2f0b3ccb2be6dc2c600ef27b520ef89f9080dc1 (diff) | |
download | zsh-9a6f55dc7a047a07fe40fb52a1badf62e4917c98.tar.gz zsh-9a6f55dc7a047a07fe40fb52a1badf62e4917c98.tar.xz zsh-9a6f55dc7a047a07fe40fb52a1badf62e4917c98.zip |
35295: Try harder with zftp directory listing
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 46043a2e5..2e4d1fbdf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-05-26 Peter Stephenson <p.stephenson@samsung.com> + * Han Pingtian: 35295: Functions/Zftp/zfcd_match: be more + inventive zftp directory listing. + * Eric Cook: 35292: Completion/Redhat/Command/_yum: complete installation of local files. |