Parcourir la source

Document fix for issue #1845.

Gert Driesen il y a 11 ans
Parent
commit
446354ed6b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
           ==============