Updated Changelog for EC Key / Cert and RFC 6066 extensions
diff --git a/ChangeLog b/ChangeLog
index 0ee0cee..8d6a3ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
* 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