mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-09 12:40:57 +00:00
Reword move_internal_headers changelog entry
Reword the changelog entry to tailor it for users of the library as opposed to developers of the library. Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
parent
ca38fabf0c
commit
d02f4c2e44
@ -1,6 +1,6 @@
|
|||||||
API changes
|
API changes
|
||||||
* Move internal headers.
|
* Move internal headers.
|
||||||
All internal headers have been moved to library/ to unify them in one
|
Header files that were only meant for the library's internal use and
|
||||||
location that is separate from the public API. This includes some files
|
were not meant to be used in application code have been moved out of
|
||||||
that were previously not explicitly internal such as: `bn_mul.h`,
|
the include/ directory. The headers concerned are bn_mul.h, aesni.h,
|
||||||
`aesni.h`, `padlock.h` and `entropy_poll.h`.
|
padlock.h, entropy_poll.h and *_internal.h.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user