commit | 36dde9e67acf82b355239ed9215bbe445102d8f6 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Dec 05 14:42:23 2017 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jan 29 21:59:12 2018 +0100 |
tree | d6ec8330ba7a56389ad6429ce2f549facb0a4ecb | |
parent | c2c343204059a92a448aede810066a79776392f1 [diff] |
Added ChangeLog entry for 64-bit ILP32 fix
diff --git a/ChangeLog b/ChangeLog index 61e3cab..f9153ac 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -68,6 +68,7 @@ * 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