From 59366213cbc0c41cfd0e67bd2135931dff1ad335 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Wed, 9 Apr 2014 15:55:20 +0200
Subject: [PATCH] Updated ChangeLog for keyUsage merge
---
ChangeLog | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 23e59dccd..381988af9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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