Update Changelog
diff --git a/ChangeLog b/ChangeLog
index 67a728d..d9716df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,7 @@
      multiple of 8 (found by Gergely Budai).
    * Fix unchecked return code in x509_crt_parse_path() on Windows (found by
      Peter Vaskovic).
+   * Fix assembly selection for MIPS64 (thanks to James Cowgill).
 
 Changes
    * Use deterministic nonces for AEAD ciphers in TLS by default (possible to