commit | 9d7fc16dbf06ab56e51be984889bc3d4319678df | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jan 19 17:16:54 2015 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jan 28 15:28:29 2015 +0100 |
tree | 426614345925bf7df6c75cb93be8def54a4d2032 | |
parent | d1e7e8ba05d9fbb968953e18f631fbf5af47be4a [diff] [blame] |
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