Merge branch 'pr_1045' into mbedtls-1.3
diff --git a/ChangeLog b/ChangeLog
index 0c9358f..70a003d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,7 @@
      POLARSSL_SSL_DISABLE_RENEGOTIATION is set. Found by erja-gp.
    * Add a check for invalid private parameters in 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