commit | 4ffcd2f9c3bb2b42d7bd7c683ecf3f93d6f8c7dc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Apr 25 11:44:12 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Apr 25 11:44:12 2014 +0200 |
tree | 0eefcd591e3099e325755d7277626251068d5f62 | |
parent | 10a9dd35ead55bbc44ff4627984d235f81eb2e0d [diff] [blame] |
Typo in PKCS#11 module
diff --git a/ChangeLog b/ChangeLog index 2a77b3d..bc21c9b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -8,7 +8,8 @@ Bugfix * Only iterate over actual certificates in ssl_write_certificate_request() (found by Matthew Page) - * Typo in platform.c (found by Daniel Phillips) + * Typos in platform.c and pkcs11.c (found by Daniel Phillips and Steffan + Karger) = PolarSSL 1.3.6 released on 2014-04-11