Update Changelog for RSASSA-PSS in X.509
diff --git a/ChangeLog b/ChangeLog
index bbfc323..e0156ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
 Features
    * Add CCM module and cipher mode to Cipher Layer
    * Support for CCM and CCM_8 ciphersuites
+   * Support for parsing and verifying RSASSA-PSS signatures in the X.509
+     modules (certificates, CRLs and CSRs).
 
 Bugfix
    * Fix in debug_print_msg()