Added ChangeLog entry for 64-bit ILP32 fix

This commit is contained in:
Gilles Peskine 2017-12-05 14:42:23 +01:00
parent c2c3432040
commit 36dde9e67a

View File

@ -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