diff --git a/ChangeLog b/ChangeLog index e9cb93d..24de35e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -206,6 +206,8 @@ LibreSSL Portable Release Notes: * Ensure that leaf is set up on X509_STORE_CTX before verification. + * Document SSL_set1_host(3). + * Document SSL_set_SSL_CTX(3). * Make pthread_mutex static initialisation work on Windows.