소스 검색

Document fix for issue #1558.

Gert Driesen 11 년 전
부모
커밋
a0bc7f61a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Renci.SshClient/Build/nuget/SSH.NET.nuspec

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

@@ -33,6 +33,7 @@
           * Dispose and Disconnect throw SocketException when socket is not connected (issue #2148)
           * SftpClient constructor throws ArgumentException when host contains underscore (issue #1845)
           * Signing key is missing from source download (issue #2455)
+          * Forwarded Port channels can get stuck waiting (issue #1558)
 
           2014.4.6-beta1
           ==============