diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ LibreSSL Portable Release Notes: | |||
37 | * Compatibility changes | 37 | * Compatibility changes |
38 | - Added ChaCha20 and chacha20 aliases for ChaCha. | 38 | - Added ChaCha20 and chacha20 aliases for ChaCha. |
39 | * Bug fixes | 39 | * Bug fixes |
40 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp() | 40 | - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). |
41 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and | 41 | - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and |
42 | potentially incorrect encodings. | 42 | potentially incorrect encodings. |
43 | 43 | ||