Fixed release date for 1.3.0

This commit is contained in:
Paul Bakker 2013-10-01 10:12:42 +02:00
parent 356b0ad8bb
commit d93d28e370

View File

@ -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