aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2020-10-05 17:06:19 +0200
committerTheo Buehler <tb@openbsd.org>2020-10-05 17:06:19 +0200
commit7608ded020a1f9de9fa887a106d4a28e9dddfb80 (patch)
treeb3402103f1980b6d2e089ada26b4624ca452a96c
parent5562731e8e90c955eff458874116830e1c0025b6 (diff)
downloadportable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.tar.gz
portable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.tar.bz2
portable-7608ded020a1f9de9fa887a106d4a28e9dddfb80.zip
SSL_set1_host() is not yet exposed.
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ee66ad9..e9cb93d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,8 +206,6 @@ LibreSSL Portable Release Notes:
206 206
207 * Ensure that leaf is set up on X509_STORE_CTX before verification. 207 * Ensure that leaf is set up on X509_STORE_CTX before verification.
208 208
209 * Import document SSL_set1_host(3).
210
211 * Document SSL_set_SSL_CTX(3). 209 * Document SSL_set_SSL_CTX(3).
212 210
213 * Make pthread_mutex static initialisation work on Windows. 211 * Make pthread_mutex static initialisation work on Windows.