- Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE.

diff --git a/ChangeLog b/ChangeLog
index 06e9182..aab562c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
    * Error codes are not (necessarily) negative anymore. Keep

      this is mind when checking for errors.

    * RSA_RAW renamed to SIG_RSA_RAW for consistency.

+   * Fixed typo in name of POLARSSL_ERR_RSA_OUTPUT_TOO_LARGE.

 

 Bug fixes

    * Fixed HMAC-MD2 by modifying md2_starts(), so that the