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 4c65bb9..f78baa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,7 @@ LibreSSL Portable Release Notes:
52 - The thread unsafe global tables are no longer supported. It is no 52 - The thread unsafe global tables are no longer supported. It is no
53 longer possible to add aliases for ciphers and digests, custom ASN.1 53 longer possible to add aliases for ciphers and digests, custom ASN.1
54 strings table entries, ASN.1 methods, or X.509 extensions. 54 strings table entries, ASN.1 methods, or X.509 extensions.
55 - Turn the long dysfunctional openss(1) s_client -pause into a noop.
55 * Bug fixes 56 * Bug fixes
56 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp(). 57 - Fixed aliasing issues in BN_mod_exp_simple() and BN_mod_exp_recp().
57 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and 58 - Fixed numerous misuses of X509_ALGOR_set0() resulting in leaks and