Merge branch 'pr_1043' into development
diff --git a/ChangeLog b/ChangeLog
index 3b9fd05..1c6e874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,7 @@
      MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp.
    * Add a check for invalid private parameters in mbedtls_ecdsa_sign.
      Reported by Yolan Romailler.
+   * Fix word size check in in pk.c to not depend on MBEDTLS_HAVE_INT64.
 
 Changes
    * Extend cert_write example program by options to set the CRT version