diff --git a/ChangeLog b/ChangeLog index 61e3cabff..f9153ac08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,7 @@ Bugfix * Fix assembly sequences in bn_mul.h and aesni.c to avoid segmentation faults and errors when building for the 64-bit ILP32 ABI. Found and fixed by James Cowgill. + * Fix test_suite_pk to work on 64-bit ILP32 systems. #849 Changes * Extend cert_write example program by options to set the CRT version