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 2020/05/22 05:02:44 UTC

[mina-sshd] branch master updated: Updated CHANGES.md

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 0cc4e60  Updated CHANGES.md
0cc4e60 is described below

commit 0cc4e60fdd1f14fae4547415a9225543be3574ef
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Fri May 22 08:02:36 2020 +0300

    Updated CHANGES.md
---
 CHANGES.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index c34996c..3fb3d27 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -53,4 +53,6 @@ as much of the available functionality as possible.
 
 * [SSHD-992](https://issues.apache.org/jira/browse/SSHD-984) - Provide more hooks into the SFTP server subsystem via SftpFileSystemAccessor
 
+* [SSHD-997](https://issues.apache.org/jira/browse/SSHD-997) - Fixed OpenSSH private key decoders for RSA and Ed25519
+
 * [SSHD-998](https://issues.apache.org/jira/browse/SSHD-998) - Take into account SFTP version preference when establishing initial channel
\ No newline at end of file