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 * New features
- Added support for truncated SHA-2 and for SHA-3. - Added support for truncated SHA-2 and for SHA-3.
* Compatibility changes * Compatibility changes
- Removed X9.31 support - Removed X9.31 support.
- Dropped proxy certificate (RFC 3820) support - Dropped proxy certificate (RFC 3820) support.
* Bug fixes * Bug fixes
- Correctly reduce negative input to BN_mod_exp2_mont(). - Correctly reduce negative input to BN_mod_exp2_mont().
- Ensure ERR_load_ERR_strings() does not set errno unexpectedly. - Ensure ERR_load_ERR_strings() does not set errno unexpectedly.