aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-02-02 04:49:03 -0700
committerTheo Buehler <tb@openbsd.org>2024-02-02 04:49:03 -0700
commit3d30672656b840756910809a52ac5fe54c24ec01 (patch)
tree793ea8c011fefbeaf861ca2e04563bef75c01cb8 /ChangeLog
parent37d868b0d632e17912bd465cc972481d95bc2e0c (diff)
downloadportable-3d30672656b840756910809a52ac5fe54c24ec01.tar.gz
portable-3d30672656b840756910809a52ac5fe54c24ec01.tar.bz2
portable-3d30672656b840756910809a52ac5fe54c24ec01.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d42d8e..b7dd559 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.