Merged Public Key framwork tests
diff --git a/ChangeLog b/ChangeLog
index a6b50bf..3f07469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 PolarSSL ChangeLog (Sorted per branch, date)
 
 = PolarSSL 1.3 branch
+Features
+   * PK tests added to test framework
+
 Bugfix
    * Server does not send out extensions not advertised by client
    * Prevent possible alignment warnings on casting from char * to 'aligned *'