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