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 2e94297  Fixed CHANGES.md file
2e94297 is described below

commit 2e94297685ec9b9b57729a2271b031179935b14f
Author: Lyor Goldstein <[email protected]>
AuthorDate: Thu Jul 16 20:05:17 2020 +0300

    Fixed CHANGES.md file
---
 CHANGES.md            | 2 ++
 docs/changes/2.6.0.md | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index c51a3ca..ee205d3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -17,3 +17,5 @@
 ## Minor code helpers
 
 ## Behavioral changes and enhancements
+
+* [SSHD-1033](https://issues.apache.org/jira/browse/SSHD-1033) Fix 
simultaneous usage of dynamic and local port forwarding.
\ No newline at end of file
diff --git a/docs/changes/2.6.0.md b/docs/changes/2.6.0.md
deleted file mode 100644
index a0c4420..0000000
--- a/docs/changes/2.6.0.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# Introduced in version 2.6.0
-
-## Behavioral changes and enhancements
-
-* [SSHD-1033](https://issues.apache.org/jira/browse/SSHD-1033) Fix 
simultaneous usage of dynamic and local port forwarding.
-

Reply via email to