This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push: new e9ae876 [SSHD-1217] Updated CHANGES file to reflect the new feature e9ae876 is described below commit e9ae876bcfcf2ced0a2860a4cc39d33571473f55 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Thu Oct 28 18:41:49 2021 +0300 [SSHD-1217] Updated CHANGES file to reflect the new feature --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ae2aa8c..af39301 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,3 +36,4 @@ * [SSHD-1202](https://issues.apache.org/jira/browse/SSHD-1202) Provide SftpErrorDataHandler callback support for SFTP client. * [SSHD-1215](https://issues.apache.org/jira/browse/SSHD-1215) Treat ACE4_APPEND_DATA as a hint only in SFTP mode determination * [SSHD-1216](https://issues.apache.org/jira/browse/SSHD-1216) Implement RFC 8332 server-sig-algs on the server +* [SSHD-1217](https://issues.apache.org/jira/browse/SSHD-1217) Add special handling of SFTP directory entries listing if underlying file system is also SFTP