We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622bcce commit c49a27bCopy full SHA for c49a27b
build/nuget/SSH.NET.nuspec
@@ -30,21 +30,11 @@ Changes:
30
31
Fixes:
32
33
+ * Partial reads from stream assume end (CodePlex issue #1516)
34
+ * Session.Disconnect() hangs forever (CodePlex issue #2591)
35
+ * SshData.ReadInt64() is broken (CodePlex issue #2579)
36
* Race condition when SSH_MSG_GLOBAL_REQUEST is received immediately after successful authentication (GitHub issue #8)
37
-2014.4.6-beta3
-==============
-
38
-New Features:
39
40
- * Overall performance improvements
41
42
-Fixes:
43
44
- * Partial reads from stream assume end (issue #1516)
45
- * Session.Disconnect() hangs forever (issue #2591)
46
- * SshData.ReadInt64() is broken (issue #2579)
47
48
2014.4.6-beta2
49
==============
50
0 commit comments