Browse Source

Document fix for issue 2010.

Gert Driesen 11 years ago
parent
commit
ab1a43aedc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Renci.SshClient/Build/nuget/SSH.NET.nuspec

+ 1 - 0
Renci.SshClient/Build/nuget/SSH.NET.nuspec

@@ -37,6 +37,7 @@
           * NullReferenceException when SftpFileStream is finalized after dispose of session (issue #2013)
           * BlockCipher.Encrypt fails if input message is not padded (issue #2547)
           * ScpClient: Missing files when using DirectoryUpload (issue #1382)
+          * Dynamic port forwarding slows down to a crawl (issue #2010)
 
           2014.4.6-beta1
           ==============