aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3d5090..814131b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@ LibreSSL Portable Release Notes:
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 - Fixed potential double free in X509v3_asid_add_id_or_range().
45 - Stopped using ASN1_time_parse() outside of libcrypto.
46 - Prepared OPENSSL_gmtime() and OPENSSL_timegm() as public API
47 wrappers of internal functions compatible with BoringSSL API.
45 48
463.8.2 - Stable release 493.8.2 - Stable release
47 50