diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ LibreSSL Portable Release Notes: | |||
50 | - Rewrote and simplified bn_sqr(). | 50 | - Rewrote and simplified bn_sqr(). |
51 | - Removed EC_GROUP precomp machinery. | 51 | - Removed EC_GROUP precomp machinery. |
52 | - Ensure no X.509v3 extensions appear more than once in certificates. | 52 | - Ensure no X.509v3 extensions appear more than once in certificates. |
53 | - Cleaned up various ECDH, ECDSA and EC internals. | ||
53 | * New features | 54 | * New features |
54 | * Compatibility changes | 55 | * Compatibility changes |
55 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 56 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |