Fix bug in RSA PKCS#1 v1.5 "reversed" operations
diff --git a/ChangeLog b/ChangeLog
index 3e0ff25..5d8da22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@
    * Potential memory leak in bignum_selftest()
    * Replaced expired test certificate
    * ssl_mail_client now terminates lines with CRLF, instead of LF
+   * Fix bug in RSA PKCS#1 v1.5 "reversed" operations
 
 = Version 1.2.10 released 2013-10-07
 Changes