d02f4c2e44
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>
6 lines
311 B
Text
6 lines
311 B
Text
API changes
|
|
* Move internal headers.
|
|
Header files that were only meant for the library's internal use and
|
|
were not meant to be used in application code have been moved out of
|
|
the include/ directory. The headers concerned are bn_mul.h, aesni.h,
|
|
padlock.h, entropy_poll.h and *_internal.h.
|