commit | 38e2b482ff1a3539c5c8cc34d066ceaf840a4ba1 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sun Jul 19 20:41:06 2009 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sun Jul 19 20:41:06 2009 +0000 |
tree | f2e0afb52e2e6375c36fc7024356194c55cf9e41 | |
parent | fc22c441bc0cb41ce7bd5ad73e3b2625d4d2a21b [diff] [blame] |
- 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