aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c8e15a..ee66ad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,6 +206,14 @@ 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).
212
213 * Make pthread_mutex static initialisation work on Windows.
214
215 * Get __STRICT_ALIGNMENT from machine/endian.h with portable build.
216
2093.2.1 - Development release 2173.2.1 - Development release
210 218
211 * Propagate alerts from the read half of the TLSv1.3 record layer to I/O 219 * Propagate alerts from the read half of the TLSv1.3 record layer to I/O