diff options
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -40,6 +40,8 @@ LibreSSL Portable Release Notes: | |||
| 40 | - Initial cleanup passes for SHA-256 internals. | 40 | - Initial cleanup passes for SHA-256 internals. |
| 41 | - Converted more libcrypto internals API using CBB and CBS. | 41 | - Converted more libcrypto internals API using CBB and CBS. |
| 42 | - Removed code guarded by #ifdef ZLIB. | 42 | - Removed code guarded by #ifdef ZLIB. |
| 43 | - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with | ||
| 44 | Ed25519 and fixed a few bugs in there. | ||
| 43 | * New features | 45 | * New features |
| 44 | * Compatibility changes | 46 | * Compatibility changes |
| 45 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 47 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |
