diff options
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -34,8 +34,12 @@ LibreSSL Portable Release Notes: | |||
| 34 | * Internal improvements | 34 | * Internal improvements |
| 35 | * Documentation improvements | 35 | * Documentation improvements |
| 36 | * Testing and proactive security | 36 | * Testing and proactive security |
| 37 | * Compatibility changes | ||
| 38 | - Added ChaCha20 and chacha20 aliases for ChaCha. | ||
| 37 | * Bug fixes | 39 | * Bug fixes |
| 38 | - 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 | ||
| 42 | potentially incorrect encodings. | ||
| 39 | 43 | ||
| 40 | 3.8.2 - Stable release | 44 | 3.8.2 - Stable release |
| 41 | 45 | ||
