commit | 87ac047a652728b06bf261abfa4e4b5274ed3a22 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun May 03 16:07:55 2009 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun May 03 16:07:55 2009 +0000 |
tree | 1de54e853dbc9bbee8366dfb1d085a2904eb78af | |
parent | ae6f48b6d0c529c13132df401a13b51c1beaa9b0 [diff] | |
parent | b44f3be4369c992207cccd7518354a2fcb48dd37 [diff] |
- Released 0.11
diff --git a/ChangeLog b/ChangeLog index 577007e..c904040 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -23,7 +23,8 @@ * Added support for Certificate Revocation List (CRL) parsing. * Added support for CRL revocation to x509parse_verify() and SSL/TLS code. - * XTEA and Camellia now are 64-bit compatible. + * Fixed compatibility of XTEA and Camellia on a 64-bit system + (found by Felix von Leitner). = Version 0.10.0 released on 2009-01-12 * Migrated XySSL to PolarSSL