Update ChangeLog

This commit is contained in:
Theo Buehler 2023-04-18 15:13:23 -06:00
parent 63ba2e3089
commit 998eab961d

View File

@ -46,6 +46,7 @@ LibreSSL Portable Release Notes:
* Compatibility changes * Compatibility changes
- Removed X9.31 support. - Removed X9.31 support.
- Dropped proxy certificate (RFC 3820) support. - Dropped proxy certificate (RFC 3820) support.
- Started removing binary extension field and curve 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.