Fix Changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-08-14 15:19:23 +01:00
parent b8f23b9cfb
commit f97eb58e51

View File

@ -1,3 +1,3 @@
Bugfix
* Fix compile failure due to empty enum in cipher_wrap.o, when building
* Fix compile failure due to empty enum in cipher_wrap.c, when building
with a very minimal configuration. Fixes #7625.