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

commit 62f41a4b37449c19682282b1adc4e4ee9849d210
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Thu Feb 27 11:26:06 2020 +0200

    [SSHD-970] Updated CHANGES.md
---
 CHANGES.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1a08198..4bdb781 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -14,4 +14,8 @@
 
 * [SSHD-964](https://issues.apache.org/jira/browse/SSHD-964) - Send 
SSH_MSG_CHANNEL_EOF when tunnel channel being closed.
 
-* [SSHD-967](https://issues.apache.org/jira/browse/SSHD-967) - Extra bytes 
written when `SftpRemotePathChannel#transferTo` is used.
\ No newline at end of file
+* [SSHD-967](https://issues.apache.org/jira/browse/SSHD-967) - Extra bytes 
written when `SftpRemotePathChannel#transferTo` is used.
+
+* [SSHD-968](https://issues.apache.org/jira/browse/SSHD-968) - Interpret 
SSH_MSG_UNIMPLEMENTED response to a heartbeat request as a liveness indicator
+
+* [SSHD-970](https://issues.apache.org/jira/browse/SSHD-970) - `transferTo` 
function of `SftpRemotePathChannel` will loop if count parameter is greater 
than file size

Reply via email to