Differences
This shows you the differences between the selected revisions of the page.
2017-11-20 | 2017-11-20 | ||
korean completed (martin) | bug 1577 (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12]] 5.12 (not released yet) ===== | ===== [[5.12]] 5.12 (not released yet) ===== | ||
- | === 2017-11-16 === | + | === 2017-11-20 === |
* Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | * Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | ||
Line 21: | Line 21: | ||
* .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | * .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | ||
* Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report, when the server does not support file renaming/moving. | * Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report, when the server does not support file renaming/moving. | ||
+ | * Bug fix: Per-session default encoding configuration for internal editor. [[bug>1577]] | ||
* Change: Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report tests, if a source file exists, before trying to rename. Consequently, an error message reported has changed significantly, if the source file does not exist. | * Change: Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report tests, if a source file exists, before trying to rename. Consequently, an error message reported has changed significantly, if the source file does not exist. | ||
* Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. |