diff --git a/ChangeLog b/ChangeLog index 0531a8431..79484cb19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ PolarSSL ChangeLog (Sorted per branch, date) -= PolarSSL-1.3.0 released on 2013-09-26 += PolarSSL-1.3.0 released on 2013-10-01 Features * Elliptic Curve Cryptography module added * Elliptic Curve Diffie Hellman module added @@ -62,7 +62,7 @@ Security * RSA blinding on CRT operations to counter timing attacks (found by Cyril Arnaud and Pierre-Alain Fouque) -= Version 1.2.9 released 2013-09-25 += Version 1.2.9 released 2013-10-01 Changes * x509_verify() now case insensitive for cn (RFC 6125 6.4) @@ -273,7 +273,7 @@ Security * Fixed potential memory zeroization on miscrafted RSA key (found by Eloi Vanderbeken) -= Version 1.1.8 released on 2013-09-25 += Version 1.1.8 released on 2013-10-01 Bugfix * Fixed potential memory leak when failing to resume a session * Fixed potential file descriptor leaks