diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ LibreSSL Portable Release Notes: | |||
54 | - Replaced ASN1_bn_print with a cleaner internal implementation. | 54 | - Replaced ASN1_bn_print with a cleaner internal implementation. |
55 | - Simplified ASN1_item_sign_ctx(). | 55 | - Simplified ASN1_item_sign_ctx(). |
56 | - Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs(). | 56 | - Rewrote OBJ_find_sigid_algs() and OBJ_find_sigid_by_algs(). |
57 | - Various improvements in the 'simple' EC code. | ||
58 | - Fix OPENSSL_cpuid_setup() invocations on arm/aarch64. | ||
57 | * New features | 59 | * New features |
58 | * Compatibility changes | 60 | * Compatibility changes |
59 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 61 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |