diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ LibreSSL Portable Release Notes: | |||
53 | - Cleaned up various ECDH, ECDSA and EC internals. | 53 | - Cleaned up various ECDH, ECDSA and EC internals. |
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 | * New features | 57 | * New features |
57 | * Compatibility changes | 58 | * Compatibility changes |
58 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 59 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |