From 240e742e83e08b60f8592831a336fc2abf1e726d Mon Sep 17 00:00:00 2001 From: drieseng Date: Sat, 25 Jun 2016 11:40:11 +0200 Subject: [PATCH] Document fix for issue #21. --- build/nuget/SSH.NET.nuspec | 1 + 1 file changed, 1 insertion(+) diff --git a/build/nuget/SSH.NET.nuspec b/build/nuget/SSH.NET.nuspec index 1f09015e..f3da2eb1 100644 --- a/build/nuget/SSH.NET.nuspec +++ b/build/nuget/SSH.NET.nuspec @@ -17,6 +17,7 @@ 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 ==============