You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2021/10/19 16:19:07 UTC

[mina-sshd] branch master updated: [SSHD-1215] Updated CHANGES file to reflect the issue

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 5e29c68  [SSHD-1215] Updated CHANGES file to reflect the issue
5e29c68 is described below

commit 5e29c68a42ee24026834803979500cd3709a948c
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Oct 19 19:18:55 2021 +0300

    [SSHD-1215] Updated CHANGES file to reflect the issue
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index 3e6508a..ae2aa8c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -34,4 +34,5 @@
 * [SSHD-1171](https://issues.apache.org/jira/browse/SSHD-1171) OpenSSHCertificatesTest: certificates expire in 2030
 * [SSHD-1172](https://issues.apache.org/jira/browse/SSHD-1172) Expiration of OpenSshCertificates needs to compare timestamps as unsigned long
 * [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