Differences
This shows you the differences between the selected revisions of the page.
2021-03-31 | 2021-04-06 | ||
OpenSSL 1.1.1k (martin) | bug 1971 (martin) | ||
Line 16: | Line 16: | ||
* Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | * Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | ||
- | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-03-31)) ===== | + | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-06)) ===== |
* TLS/SSL core upgraded to OpenSSL 1.1.1k. | * TLS/SSL core upgraded to OpenSSL 1.1.1k. | ||
* XML parser upgraded to Expat 2.3.0. | * XML parser upgraded to Expat 2.3.0. | ||
* The enumerable returned by ''Session.EnumerateRemoteFiles'' implements the interface implicitly to allow access to the interface method (''GetEnumerator'') from late-bound languages, like PowerShell. | * The enumerable returned by ''Session.EnumerateRemoteFiles'' implements the interface implicitly to allow access to the interface method (''GetEnumerator'') from late-bound languages, like PowerShell. | ||
+ | * Bug fix: Preventing another application (or WinSCP instance) stealing the selected tunnel port. [[bug>1971]] | ||
* Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] | * Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] | ||
* Bug fix: //Sort > By Type// icon for was incorrect. | * Bug fix: //Sort > By Type// icon for was incorrect. |