commit | 4f024b7ba9b472d1ec80b05cec49e8d41c370aa3 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Oct 30 07:29:57 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Oct 30 07:29:57 2012 +0000 |
tree | 47e73075034b264a0d8d85cc4feff9d462d97bd2 | |
parent | df2bb75c2830ba4bfd8d4ce9fa205b3f8b335af2 [diff] [blame] |
- Fixed for SPARC64
diff --git a/ChangeLog b/ChangeLog index 2d98911..ae404d8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -61,6 +61,7 @@ * mpi_add_abs() now correctly handles adding short numbers to long numbers with carry rollover (found by Ruslan Yushchenko) * Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob + * Fixed MPI assembly for SPARC64 platform Security * Fixed potential memory corruption on miscrafted client messages (found by