aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf9d198..06fedf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -123,7 +123,7 @@ LibreSSL Portable Release Notes:
123 * Implement key exporter for TLSv1.3. 123 * Implement key exporter for TLSv1.3.
124 124
125 * Plug a large memory leak in the new verifier caused by calling 125 * Plug a large memory leak in the new verifier caused by calling
126 X509_policy_check() repeatedly instead. 126 X509_policy_check() repeatedly.
127 127
128 * Avoid leaking memory in x509_verify_chain_dup(). 128 * Avoid leaking memory in x509_verify_chain_dup().
129 129