Update ChangeLog

This commit is contained in:
Theo Buehler 2023-07-22 13:15:30 -06:00
parent 89de230099
commit cbde559cc3

View File

@ -53,6 +53,7 @@ LibreSSL Portable Release Notes:
- Cleaned up various ECDH, ECDSA and EC internals. - Cleaned up various ECDH, ECDSA and EC internals.
- Replaced ASN1_bn_print with a cleaner internal implementation. - Replaced ASN1_bn_print with a cleaner internal implementation.
- Simplified ASN1_item_sign_ctx(). - Simplified ASN1_item_sign_ctx().
- Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs().
* New features * New features
* Compatibility changes * Compatibility changes
- X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain