Differences
This shows you the differences between the selected revisions of the page.
2014-07-24 | 2014-07-24 | ||
bug 1173 in .net assembly (martin) | editor auto config improvement (martin) | ||
Line 7: | Line 7: | ||
* 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]] | ||
* Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | * Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | ||
+ | * Improved detection if user shall be offered external editor auto configuration. | ||
===== [[5.6.1]] 5.6.1 beta ===== | ===== [[5.6.1]] 5.6.1 beta ===== | ||
Line 133: | Line 133: | ||
===== 5.5.5 (not released yet) ===== | ===== 5.5.5 (not released yet) ===== | ||
- | === 2014-07-17 === | + | === 2014-07-24 === |
- | * Back-propagated some improvements and fixes from 5.6 - 5.6.1 beta release: | + | * Back-propagated some improvements and fixes from 5.6 - 5.6.2 beta releases: |
* Workaround for ProFTPD/mod_sftp bug in SFTP ''space-available'' packet. [[bug>1184]] | * Workaround for ProFTPD/mod_sftp bug in SFTP ''space-available'' packet. [[bug>1184]] | ||
* Using //Reverses Order of Symlink Command Arguments// workaround for ProFTPD/mod_sftp. [[bug>1185]] | * Using //Reverses Order of Symlink Command Arguments// workaround for ProFTPD/mod_sftp. [[bug>1185]] | ||
* Workaround for Vandyke VShell incorrect announcement of checksum calculation support. [[bug>1190]] | * Workaround for Vandyke VShell incorrect announcement of checksum calculation support. [[bug>1190]] | ||
+ | * Improved detection if user shall be offered external editor auto configuration. | ||
* Bug fix: If an INI file name is exactly ''winscp.ini'', an INI file path on Preferences dialog is shown incorrectly. | * Bug fix: If an INI file name is exactly ''winscp.ini'', an INI file path on Preferences dialog is shown incorrectly. | ||
* Bug fix: Failure when processing results of upload in .NET assembly when a directory was created with explicitly set permissions as the first operation. [[bug>1188]] | * Bug fix: Failure when processing results of upload in .NET assembly when a directory was created with explicitly set permissions as the first operation. [[bug>1188]] |