Pārlūkot izejas kodu

Document fix for issue #1845.

Gert Driesen 11 gadi atpakaļ
vecāks
revīzija
446354ed6b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Renci.SshClient/Build/nuget/SSH.NET.nuspec

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

@@ -31,6 +31,7 @@
           * Lines before protocol identification string are not skipped (issue #1935 and #2223)
           * ShellStream.ReadLine produces incorrect output when reading multi-byte characters (issue #2190)
           * Dispose and Disconnect throw SocketException when socket is not connected (issue #2148)
+          * SftpClient constructor throws ArgumentException when host contains underscore (issue #1845)
 
           2014.4.6-beta1
           ==============