From 9d7fc16dbf06ab56e51be984889bc3d4319678df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 19 Jan 2015 17:16:54 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 67a728d50..d9716df47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,7 @@ Bugfix 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