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 7aa34ec93 [SSHD-1257] Updated CHANGES.md file with issue description
7aa34ec93 is described below
commit 7aa34ec93a03118fd992b849c4b5e7ee9eca71ff
Author: Lyor Goldstein <[email protected]>
AuthorDate: Wed Apr 6 19:24:58 2022 +0300
[SSHD-1257] Updated CHANGES.md file with issue description
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 857da1450..8896f1701 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -71,5 +71,6 @@ Was originally in *HostConfigEntry*.
* [SSHD-1244](https://issues.apache.org/jira/browse/SSHD-1244) Re-defined
channel identifiers as `long` rather than `int` to align with protocol UINT32
definition
* [SSHD-1246](https://issues.apache.org/jira/browse/SSHD-1246) Added
SshKeyDumpMain utility
* [SSHD-1247](https://issues.apache.org/jira/browse/SSHD-1247) Added support
for Argon2id encrypted PUTTY keys
+* [SSHD-1257](https://issues.apache.org/jira/browse/SSHD-1257) ChannelSession:
don't flush out stream if already closed