Updated ChangeLog for keyUsage merge

This commit is contained in:
Paul Bakker 2014-04-09 15:55:20 +02:00
parent 043a2e26d0
commit 59366213cb

View file

@ -7,6 +7,8 @@ ABI Alert: ALPN changes the ABI for the next release.
Features
* Support for the ALPN SSL extension
* Add option 'use_dev_random' to gen_key application
* Enable verification of the keyUsage extension with for CA and leaf
certificates (POLARSSL_X509_CHECK_KEY_USAGE)
Changes
* x509_crt_info() now prints information about parsed extensions as well