Improve changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-06-21 12:36:52 +01:00
parent 63e89b46f8
commit 140fa15a7f

View file

@ -1,4 +1,4 @@
Bugfix
* Fix a compile failure in the constant_time module when building
for watchos (i.e. for Aarch64 ILP32). Reported by Paulo Coutinho
in #7787.
* Fix a compilation failure in the constant_time module when
building for arm64_32 (e.g., for watchos). Reported by Paulo
Coutinho in #7787.