浏览代码

Document fix for issue #1845.

Gert Driesen 11 年之前
父节点
当前提交
446354ed6b
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
           ==============