aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9cb93d..24de35e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,6 +206,8 @@ 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 * Document SSL_set1_host(3).
210
209 * Document SSL_set_SSL_CTX(3). 211 * Document SSL_set_SSL_CTX(3).
210 212
211 * Make pthread_mutex static initialisation work on Windows. 213 * Make pthread_mutex static initialisation work on Windows.