aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-11-11 11:52:05 -0700
committerTheo Buehler <tb@openbsd.org>2023-11-11 11:52:05 -0700
commitda59bdcebffb6a933ef9d59f621812ecc551c846 (patch)
treec7ed5e96059db6cd7ad9a6401267249be4c32b42
parent0d9bb74aefb2f2054e75e90e9bfaf07882b39691 (diff)
downloadportable-da59bdcebffb6a933ef9d59f621812ecc551c846.tar.gz
portable-da59bdcebffb6a933ef9d59f621812ecc551c846.tar.bz2
portable-da59bdcebffb6a933ef9d59f621812ecc551c846.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 994063f..e3d5090 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,7 @@ LibreSSL Portable Release Notes:
41 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). 41 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().
42 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and 42 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and
43 potentially incorrect encodings. 43 potentially incorrect encodings.
44 - Fixed potential double free in X509v3_asid_add_id_or_range().
44 45
453.8.2 - Stable release 463.8.2 - Stable release
46 47