Differences
This shows you the differences between the selected revisions of the page.
| 2014-08-22 | 2014-08-25 | ||
| bug 1210 (martin) | Session.ReconnectTimeInMilliseconds (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ||
| - | === 2014-08-22 === | + | === 2014-08-25 === |
| * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | ||
| * Uploading back files modified by local custom command. [[bug>169]] | * Uploading back files modified by local custom command. [[bug>169]] | ||
| Line 35: | Line 35: | ||
| * Display progress window earlier when transfer start is taking long with SFTP protocol. [[bug>1202]] | * Display progress window earlier when transfer start is taking long with SFTP protocol. [[bug>1202]] | ||
| * SSL 2.0/SSL 3.0 disabled by default. | * SSL 2.0/SSL 3.0 disabled by default. | ||
| + | * Added ''Session.ReconnectTimeInMilliseconds'' as an alternative to ''Session.ReconnectTime'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). | ||
| * Bug fix: Failure when error occurs while working with local files. | * Bug fix: Failure when error occurs while working with local files. | ||
| * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | ||