Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed
diff --git a/ChangeLog b/ChangeLog
index 90aee9a..5f49c0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
 Bugfix
    * Fix the name of a DHE parameter that was accidentally changed in 2.7.0.
      Fixes #1358.
+   * Fix test_suite_pk to work on 64-bit ILP32 systems. #849
 
 Changes
    * Fix tag lengths and value ranges in the documentation of CCM encryption.