mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-10 05:03:02 +03:00
Add move_internal_headers changelog
Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
6
ChangeLog.d/move_internal_headers.txt
Normal file
6
ChangeLog.d/move_internal_headers.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
API changes
|
||||||
|
* Move internal headers.
|
||||||
|
All internal headers have been moved to library/ to unify them in one
|
||||||
|
location that is separate from the public API. This includes some files
|
||||||
|
that were previously not explicitly internal such as: `bn_mul.h`,
|
||||||
|
`aesni.h`, `padlock.h` and `entropy_poll.h`.
|
Reference in New Issue
Block a user