Differences
This shows you the differences between the selected revisions of the page.
| 2016-04-19 | 2016-04-26 | ||
| grouping putty changes (martin) | tls handshake erros (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.8.3]] 5.8.3 (not released yet) ===== | ===== [[5.8.3]] 5.8.3 (not released yet) ===== | ||
| - | === 2016-04-19 === | + | === 2016-04-26 === |
| * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | ||
| * SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-04-17, commit b22c0b6). It brings following changes: | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-04-17, commit b22c0b6). It brings following changes: | ||
| Line 24: | Line 24: | ||
| * Ignoring blank lines in ''ls'' command output. [[bug>1416]] | * Ignoring blank lines in ''ls'' command output. [[bug>1416]] | ||
| * Installing PuTTY help file in modern ''.chm'' format. | * Installing PuTTY help file in modern ''.chm'' format. | ||
| + | * Showing details about TLS handshake errors. | ||
| * Bug fix: Downloads by drag&drop were randomly defaulted to background queue. | * Bug fix: Downloads by drag&drop were randomly defaulted to background queue. | ||
| * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | ||