mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 03:05:44 +01:00
Move deprecation to separate section in ChangeLog
This commit is contained in:
parent
bc389d1d3c
commit
7e304fcac9
@ -6,7 +6,7 @@ Bugfix
|
|||||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||||
as recommended in RFC 6347 Section 4.1.2.7.
|
as recommended in RFC 6347 Section 4.1.2.7.
|
||||||
|
|
||||||
API Changes
|
New deprecations
|
||||||
* Deprecate usage of RSA primitives with non-matching key-type
|
* Deprecate usage of RSA primitives with non-matching key-type
|
||||||
(e.g., signing with a public key).
|
(e.g., signing with a public key).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user