diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-06-26 03:31:01 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-06-26 03:31:01 -0600 |
| commit | 3bfd835ae32e840f9d0a59cfaad99ffc60abf00b (patch) | |
| tree | 29b1edf04f4938dd3ecc0024c2876d567567ba5a /ChangeLog | |
| parent | 7204769b60a8602ee5389800c7a5869b5e0de6e5 (diff) | |
| download | portable-3bfd835ae32e840f9d0a59cfaad99ffc60abf00b.tar.gz portable-3bfd835ae32e840f9d0a59cfaad99ffc60abf00b.tar.bz2 portable-3bfd835ae32e840f9d0a59cfaad99ffc60abf00b.zip | |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -60,6 +60,7 @@ LibreSSL Portable Release Notes: | |||
| 60 | - Made CRYPTO_get_ex_new_index() not return 0 to allow applications | 60 | - Made CRYPTO_get_ex_new_index() not return 0 to allow applications |
| 61 | to use *_{get,set}_app_data() and *_{get,set}_ex_data() alongside | 61 | to use *_{get,set}_app_data() and *_{get,set}_ex_data() alongside |
| 62 | each other. | 62 | each other. |
| 63 | - Made EVP_PKEY_set1_hkdf_key() fail on a NULL key. | ||
| 63 | * Documentation improvements | 64 | * Documentation improvements |
| 64 | - Made it very explicit that the verify callback should not be used. | 65 | - Made it very explicit that the verify callback should not be used. |
| 65 | - Called out that the CRL lastUpdate is standardized as thisUpdate. | 66 | - Called out that the CRL lastUpdate is standardized as thisUpdate. |
