commit | 0b6355d0881abc480d5a6dae62b8eb7beefd848b | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 16:01:53 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jul 07 16:01:53 2014 +0200 |
tree | 2a4154f51fa5a0c4a98788f81525f0f4ea38f9f1 | |
parent | 91b05ac5ed6922a0a256822d30a891a7fd24ed16 [diff] |
Updated ChangeLog
diff --git a/ChangeLog b/ChangeLog index ebe705b..a51f20d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -14,6 +14,8 @@ * Fixed potential overflow in certificate size verification in ssl_write_certificate() (found by TrustInSoft) * Fix ASM format in bn_mul.h + * Potential memory leak in bignum_selftest() + * Replaced expired test certificate = Version 1.2.10 released 2013-10-07 Changes