Added bug to ChangeLog

(cherry picked from commit d4c2bd79fe)

Conflicts:
	ChangeLog
This commit is contained in:
Paul Bakker 2012-09-16 21:35:30 +00:00
parent ebee076da6
commit bdaf68a492

View file

@ -4,6 +4,8 @@ PolarSSL ChangeLog
Bugfix
* Fixed MPI assembly for SPARC64 platform
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
* mpi_add_abs() now correctly handles adding short numbers to long numbers
with carry rollover
Security
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi