Fixed ssl_pkcs11_decrypt() prototype
diff --git a/ChangeLog b/ChangeLog
index 4ea71d0..956bb3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 = Branch 1.2
 Bugfix
    * Fixed memory leak in RSA as a result of introduction of blinding
+   * Fixed ssl_pkcs11_decrypt() prototype
 
 = Version 1.2.9 released 2013-10-01
 Changes