commit | 8d914583f3495b0d67dd63213118affc76ea1318 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 04 12:46:42 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 04 12:46:42 2012 +0000 |
tree | f7efa6241803f2ddb603672368a2215cf89a8ed2 | |
parent | e6ee41f932f71e86b2d33a9ed12ba4e3d172b1ca [diff] [blame] |
- Added X509 CA Path support
diff --git a/ChangeLog b/ChangeLog index b24009b..4fbd4b6 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -19,6 +19,7 @@ * Added support for Hardware Acceleration hooking in SSL/TLS * Added OpenSSL / PolarSSL compatibility script (tests/compat.sh) and example application (programs/ssl/o_p_test) (Requires OpenSSL) + * Added X509 CA Path support Changes * Removed redundant POLARSSL_DEBUG_MSG define