mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-06 18:59:58 +00:00
Update changelog for the last few commits
This commit is contained in:
parent
d6d5ef2f0d
commit
a6118741a7
|
@ -18,6 +18,7 @@ Bugfix
|
|||
* Fix net_accept() regarding non-blocking sockets (found by Luca Pesce).
|
||||
* ssl_read() could return non-application data records on server while
|
||||
renegotation was pending, and on client when a HelloRequest was received.
|
||||
* Fix warnings from Clang's scan-build (contributed by Alfred Klomp).
|
||||
|
||||
Changes
|
||||
* X.509 certificates with more than one AttributeTypeAndValue per
|
||||
|
|
Loading…
Reference in a new issue