Changelog

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2023-06-21 11:16:42 +01:00
parent b67db9140e
commit 517e891e55
+4
View File
@@ -0,0 +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.