Consider improved performance of ScpClient as a change/feature not a fix.

This commit is contained in:
drieseng
2016-06-25 14:20:07 +02:00
parent b86eba0d7c
commit bfbf64fd4d
+4 -1
View File
@@ -13,11 +13,14 @@
<releaseNotes>2016.0.0-beta2
==============
Changes:
* Improved performance of ScpClient (GitHub issue #21)
Fixes:
* Terminal width (pixels) is not passed in pty-req
* Stopping ForwardedPortDynamic without ever having started would result in a NRE
* SCP transfer is slow (GitHub issue #21)
2016.0.0-beta1
==============