aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-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