Differences
This shows you the differences between the selected revisions of the page.
2023-10-09 | 2023-12-22 | ||
6.2 Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults (martin) | ClassInterfaceType.None change in 6.2.2 (martin) | ||
Line 12: | Line 12: | ||
* 6.2: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | * 6.2: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | ||
+ | |||
+ | ==== .NET Assembly ==== | ||
+ | |||
+ | * 6.2.2: .NET assembly collections are tagged with ''ClassInterfaceType.None'' to avoid warnings from ''regasm''. | ||
===== In the Last Major Release 6.0/6.1 (after February 2023) ===== | ===== In the Last Major Release 6.0/6.1 (after February 2023) ===== |