diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-11-02 23:36:16 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-11-02 23:36:16 -0600 |
| commit | 2fcf5b096470bfc987b90129122d4f8495e94aa0 (patch) | |
| tree | 6d494e6506133d1ac42a490a24c3cb89cd5e241d | |
| parent | ef426bf06bdad2148bea54cab5d6a74179ec38eb (diff) | |
| download | portable-2fcf5b096470bfc987b90129122d4f8495e94aa0.tar.gz portable-2fcf5b096470bfc987b90129122d4f8495e94aa0.tar.bz2 portable-2fcf5b096470bfc987b90129122d4f8495e94aa0.zip | |
Update ChangeLog
| -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 | ||
