Update ChangeLog

This commit is contained in:
Theo Buehler 2023-07-26 08:58:31 -06:00
parent e2a869ae55
commit 75f90d9557

View File

@ -54,6 +54,8 @@ LibreSSL Portable Release Notes:
- 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(). - Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs().
- Various improvements in the 'simple' EC code.
- Fix OPENSSL_cpuid_setup() invocations on arm/aarch64.
* 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