mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-17 22:30:13 +00:00
Minor changelog improvement
This commit is contained in:
parent
a6f0957a42
commit
ab50464f42
|
@ -23,8 +23,8 @@ Bugfix
|
||||||
Fixes #1299, #1475.
|
Fixes #1299, #1475.
|
||||||
* Fix dynamic library building process with Makefile on Mac OS X. Fixed by
|
* Fix dynamic library building process with Makefile on Mac OS X. Fixed by
|
||||||
mnacamura.
|
mnacamura.
|
||||||
* Return plaintext data sooner on unpadded decryption, as stated in
|
* Return plaintext data sooner on unpadded CBC decryption, as stated in
|
||||||
mbedtls_cipher_update documentation. Contributed by Andy Leiserson. #1180
|
the mbedtls_cipher_update() documentation. Contributed by Andy Leiserson.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Support cmake build where Mbed TLS is a subproject. Fix
|
* Support cmake build where Mbed TLS is a subproject. Fix
|
||||||
|
|
Loading…
Reference in a new issue