diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-06-18 08:10:53 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-06-18 08:10:53 -0600 |
| commit | d5204e5fe68aff449aa9464ef144c11ad9783b0b (patch) | |
| tree | addd1ffaf28d780201faa221933aa9ce84c24b32 | |
| parent | 8c792f98f1313fe462afd90df1780779c19d6b9d (diff) | |
| download | portable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.tar.gz portable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.tar.bz2 portable-d5204e5fe68aff449aa9464ef144c11ad9783b0b.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -43,6 +43,7 @@ LibreSSL Portable Release Notes: | |||
| 43 | - Removed code guarded by #ifdef ZLIB. | 43 | - Removed code guarded by #ifdef ZLIB. |
| 44 | - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with | 44 | - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with |
| 45 | Ed25519 and fixed a few bugs in there. | 45 | Ed25519 and fixed a few bugs in there. |
| 46 | - Moved libtls from ECDSA_METHOD to EC_KEY_METHOD. | ||
| 46 | * New features | 47 | * New features |
| 47 | * Compatibility changes | 48 | * Compatibility changes |
| 48 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain | 49 | - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain |
