From f85778efb0fcb6edd0a72574d175f674367b3ad3 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Fri, 19 Jul 2013 14:55:25 +0200
Subject: [PATCH] Updated Changelog for EC Key / Cert and RFC 6066 extensions
---
ChangeLog | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 0ee0ceebe..8d6a3abf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@ Features
* Memory allocation abstraction layer added
* Buffer-based memory allocator added (no malloc() / free() / HEAP usage)
* Also compiles / runs without time-based functions (!POLARSSL_HAVE_TIME)
+ * Parsing Elliptic Curve keys
+ * Parsing Elliptic Curve certificates
+ * Support for max_fragment_length extension (RFC 6066)
+ * Support for truncated_hmac extension (RFC 6066)
Changes
* Introduced separate SSL Ciphersuites module that is based on