diff options
author | Theo Buehler <tb@openbsd.org> | 2024-02-02 04:49:03 -0700 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-02-02 04:49:03 -0700 |
commit | 3d30672656b840756910809a52ac5fe54c24ec01 (patch) | |
tree | 793ea8c011fefbeaf861ca2e04563bef75c01cb8 /ChangeLog | |
parent | 37d868b0d632e17912bd465cc972481d95bc2e0c (diff) | |
download | portable-3d30672656b840756910809a52ac5fe54c24ec01.tar.gz portable-3d30672656b840756910809a52ac5fe54c24ec01.tar.bz2 portable-3d30672656b840756910809a52ac5fe54c24ec01.zip |
Update ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ LibreSSL Portable Release Notes: | |||
45 | - Removed all remaining ENGINE tentacles. | 45 | - Removed all remaining ENGINE tentacles. |
46 | - Simplified internals of X509_TRUST handling. | 46 | - Simplified internals of X509_TRUST handling. |
47 | - Made deletion from a lhash doall callback safe. | 47 | - Made deletion from a lhash doall callback safe. |
48 | - Rewrote BIO_dump*(3) internals to be less bad. | ||
48 | * Documentation improvements | 49 | * Documentation improvements |
49 | - ENGINE documentation was updated to reflect reality. | 50 | - ENGINE documentation was updated to reflect reality. |
50 | - Made EVP API documentation more accurate and less incoherent. | 51 | - Made EVP API documentation more accurate and less incoherent. |