Skip to content

Commit c49a27b

Browse files
committed
Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1
Integrate fixes scheduled for 2014.4.6-beta3 ino 2016.0.0-beta1 Remove section for 2014.4.6-beta3
1 parent 622bcce commit c49a27b

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

build/nuget/SSH.NET.nuspec

+3-13
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,11 @@ Changes:
3030

3131
Fixes:
3232

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)
3336
* Race condition when SSH_MSG_GLOBAL_REQUEST is received immediately after successful authentication (GitHub issue #8)
3437

35-
2014.4.6-beta3
36-
==============
37-
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-
4838
2014.4.6-beta2
4939
==============
5040

0 commit comments

Comments
 (0)