Differences
This shows you the differences between the selected revisions of the page.
2018-01-03 | 2018-01-05 | ||
RemotePath class is "change" (martin) | bug 1594 (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12.1]] 5.12.1 (not released yet) ===== | ===== [[5.12.1]] 5.12.1 (not released yet) ===== | ||
- | === 2018-01-03 === | + | === 2018-01-05 === |
+ | * Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly. [[bug>1594]] | ||
* Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | * Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | ||
* Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. | * Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. |