mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-07 02:39:57 +00:00
This commit restores all changelog entries between the mbedtls-3.6.0 tag and the mbedtls-4.0.0-beta tag. git diff ce4683e..09dc57d --name-status -- ChangeLog.d Signed-off-by: Minos Galanakis <[email protected]>
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
Bugfix
|
|
* Fix compilation error when memcpy() is a function-like macros. Fixes #8994.
|