소스 검색

Document fix for issue 1382.

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

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

@@ -36,6 +36,7 @@
           * Forwarded Port channels can get stuck waiting (issue #1558)
           * 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)
 
           2014.4.6-beta1
           ==============