diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-11-03 08:32:08 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-11-03 08:32:17 -0600 |
| commit | 287e0a285eb38bfd37f4e537d17847868aeff521 (patch) | |
| tree | d7f2d1510de232afd82e3404a449ca01a90ca6c2 | |
| parent | 2fcf5b096470bfc987b90129122d4f8495e94aa0 (diff) | |
| download | portable-287e0a285eb38bfd37f4e537d17847868aeff521.tar.gz portable-287e0a285eb38bfd37f4e537d17847868aeff521.tar.bz2 portable-287e0a285eb38bfd37f4e537d17847868aeff521.zip | |
ChangeLog: missing period
| -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 | ||
