Added merged functionality to ChangeLog

This commit is contained in:
Paul Bakker 2013-09-12 12:00:52 +02:00
parent b72b4edec1
commit 7fb4a79f50

View File

@ -22,6 +22,8 @@ Features
* Support for session tickets (RFC 5077)
* Certificate Request (CSR) generation with extensions (key_usage,
ns_cert_type)
* X509 Certificate writing with extensions (basic_constraints,
issuer_key_identifier, etc)
* Optional blinding for RSA, DHM and EC
Changes