aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-02-03 09:15:58 -0700
committerTheo Buehler <tb@openbsd.org>2024-02-03 09:15:58 -0700
commit11c5075c2a062b4d64142419acac86325edac6c8 (patch)
tree5786241121f6fd140b5d619fafce3a0694590b7b /ChangeLog
parent3d30672656b840756910809a52ac5fe54c24ec01 (diff)
downloadportable-11c5075c2a062b4d64142419acac86325edac6c8.tar.gz
portable-11c5075c2a062b4d64142419acac86325edac6c8.tar.bz2
portable-11c5075c2a062b4d64142419acac86325edac6c8.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7dd559..f433c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,7 @@ LibreSSL Portable Release Notes:
67 -set_issuer, -set_subject, and -utf8. 67 -set_issuer, -set_subject, and -utf8.
68 - Support ECDSA with SHA-3 signature algorithms. 68 - Support ECDSA with SHA-3 signature algorithms.
69 - Support HMAC with truncated SHA-2 and SHA-3 as PBE PRF. 69 - Support HMAC with truncated SHA-2 and SHA-3 as PBE PRF.
70 - GOST and STREEBOG support was removed from libssl.
70 * Bug fixes 71 * Bug fixes
71 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). 72 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().
72 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and 73 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and