Browse Source

Document fix for issue #1877.

Gert Driesen 11 years ago
parent
commit
a780cb9a56
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

@@ -39,6 +39,7 @@
           * Dynamic port forwarding slows down to a crawl (issue #2010)
           * SendKeepAlive causes SocketException when connection is dropped (issue #2029)
           * SocketException on Dispose or Disconnect (issue #2400)
+          * Sending EOF on wrong channel number (issue #1877)
 
           2014.4.6-beta1
           ==============