- Added preliminary ASN.1 buffer writing support
 - Added preliminary X509 Certificate Request writing support
 - Added key_app_writer example application
 - Added cert_req example application

diff --git a/ChangeLog b/ChangeLog
index 9794375..9649780 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
    * Added support for wildcard certificates
    * Added support for multi-domain certificates through the X509 Subject
      Alternative Name extension
+   * Added preliminary ASN.1 buffer writing support
+   * Added preliminary X509 Certificate Request writing support
+   * Added key_app_writer example application
+   * Added cert_req example application
 
 Changes
    * Removed redundant POLARSSL_DEBUG_MSG define