ChangeLog: add missing periods to two lines

This commit is contained in:
Theo Buehler 2023-04-16 13:44:59 -06:00
parent ff47798e6f
commit 3eea95d266

View File

@ -44,8 +44,8 @@ LibreSSL Portable Release Notes:
* New features
- Added support for truncated SHA-2 and for SHA-3.
* Compatibility changes
- Removed X9.31 support
- Dropped proxy certificate (RFC 3820) support
- Removed X9.31 support.
- Dropped proxy certificate (RFC 3820) support.
* Bug fixes
- Correctly reduce negative input to BN_mod_exp2_mont().
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly.